html,body{margin:0;width:100%;height:100%;min-height:100dvh;overflow:hidden;background:#ffb06f}#game{position:fixed;inset:0;width:100vw;height:100vh;height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffb06f}#game canvas{display:block;max-width:100vw;max-height:100vh;max-height:100dvh}
