TanksJS/css/game.css
2020-04-20 20:11:45 +02:00

6 lines
96 B
CSS

html, body {
margin: 0;
padding: 0;
overflow: hidden;
font-family: sans-serif;
}