:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#f6edd6;background:#263b43;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;min-height:100%;margin:0}body{overflow:hidden}.shell{background:linear-gradient(#375b5feb,#263b43f5),#263b43;place-items:center;width:100vw;height:100vh;display:grid}#game-container{width:min(100vw,177.778vh);height:min(100vh,56.25vw)}#game-container canvas{image-rendering:auto;width:100%;height:100%;display:block}
