html,body{margin:0;padding:0;width:100%;height:100%;background-color:#000;overflow:hidden;touch-action:none}#gameContainer{margin:0;padding:0;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;position:fixed}#gameContainer canvas{position:fixed;z-index:1}@font-face{font-family:Inter;src:url(./fonts/Inter-Variable.ttf) format("truetype-variations");font-weight:1 999;font-display:swap}@font-face{font-family:Inter Variable;src:url(./fonts/Inter-Variable.ttf) format("truetype-variations");font-weight:1 999;font-display:swap}
