2020-02-19 21:39:35 +01:00

4 lines
93 B
CSS

* { margin:0; padding:0; }
html, body { width:100%; height:100%; }
canvas { display:block; }