codepens/31-taint/dist/style.css

3 lines
91 B
CSS

canvas {
display:block; width:100%; height:100vh; cursor: -webkit-grab; cursor: grab;
}