html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden;background:#000;font-family:Inter,sans-serif}#root{display:flex;justify-content:center;align-items:center}.game-container{width:100%;height:100%;max-width:calc(100vh * 16 / 9);max-height:56.25vw;position:relative;overflow:hidden;background:#111;transform:translateZ(0)}canvas{touch-action:none}
