Files
neru.rip/src/app/fear/page.css
T

10 lines
161 B
CSS

.canvas {
width: 100vw !important;
height: 100vh !important;
position: absolute;
top: 0;
left: 0;
outline: none;
user-select: none;
touch-action: none;
}