stylesheet location

This commit is contained in:
Magnus Ulimoen
2020-02-19 21:39:35 +01:00
parent 2e013507b2
commit 5d4d8370bd
+3
View File
@@ -0,0 +1,3 @@
* { margin:0; padding:0; }
html, body { width:100%; height:100%; }
canvas { display:block; }