Initial Commit

This commit is contained in:
2025-09-30 18:47:23 +10:00
commit fc9a447257
4 changed files with 111 additions and 0 deletions

3
index.css Normal file
View File

@@ -0,0 +1,3 @@
#canvas {
border: 1px solid black;
}