codepens/orange-and-blue-distance-fi.../dist/style.css

9 lines
84 B
CSS

body {
margin: 0;
}
canvas {
display: block;
width: 100vw;
height: 100vh;
}