VR-Procedural-Generated-Forest/style.css

9 lines
73 B
CSS

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