#root,.App,body,html{align-items:center;background-color:#0a0a0a;display:flex;height:100%;justify-content:center;margin:0;overflow:hidden;padding:0;width:100%}#game-container{border:2px solid #8b5e3c;box-shadow:0 0 10px #7bc74a4d,0 0 40px #7bc74a1a,inset 0 0 10px #00000080;height:75vw;max-height:600px;max-width:800px;touch-action:none;-webkit-user-select:none;user-select:none;width:100vw}@media (min-width:800px){#game-container{height:600px;width:800px}}@media (max-height:600px){#game-container{height:100vh;width:133.33vh}}@media (max-width:600px) and (orientation:portrait){#game-container{border:none;box-shadow:none;box-sizing:border-box;height:100vh;max-height:none;max-width:none;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);width:100vw}}
/*# sourceMappingURL=main.3342140d.css.map*/