noc-book-2/content/examples/08_fractals/figure_8_24/style.css
2023-05-11 15:14:58 +00:00

7 lines
69 B
CSS

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