Overflow game.css

This commit is contained in:
Thomas Fauve-Piot
2026-04-02 12:55:56 +02:00
parent 4b3909c1a3
commit aefb858247
@@ -82,6 +82,7 @@ html {
body {
margin: 0;
overflow: hidden;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
color: var(--color-text);
line-height: 1.5;