cebulacamp_3D_scene/style.css
2025-02-22 01:31:05 +01:00

9 lines
72 B
CSS

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