animate/Catalogue/Spiral Accident2/index.html

8 lines
207 B
HTML

<!DOCTYPE html>
<html>
<body style="margin: 0; overflow: hidden">
<canvas id="myCanvas" style="display: block; box-sizing: border-box"></canvas>
<script src="script.js"></script>
</body>
</html>