SummationByParts/style.css

4 lines
93 B
CSS

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