Optimize test page

This commit is contained in:
2024-09-21 00:32:07 +05:00
commit 782b5f8914
10 changed files with 1186 additions and 0 deletions

10
styles/test.css Normal file
View File

@@ -0,0 +1,10 @@
body {
margin: 0;
padding: 0;
}
#menu input {
margin: 10px;
}
#canvas{
margin: 10px;
}