platformer/style.css
Glitch (glitch-hello-website) 8e0a25325b ✂️ Checkpoint
./data.js:9517054/895
./script.js:9517054/19996
./style.css:9517054/17
2022-03-03 23:37:47 +00:00

7 lines
72 B
CSS

/* mmmm css */
body {
margin: 0;
padding: 0;
overflow: hidden;
}