Skip to content

Commit 2d34232

Browse files
authored
Create index.html
0 parents  commit 2d34232

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<style>
2+
body{
3+
margin: 0;
4+
}
5+
</style>
6+
<canvas></canvas>
7+
<script src="./Indes.js"></script>

0 commit comments

Comments
 (0)