2020-11-09 14:17:17 +01:00

8 lines
71 B
CSS

html, body {
margin: 0;
padding: 0;
}
canvas {
display: block;
}