:root{font-family:Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#f2f5ff;background-color:#0b1220;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation}html,body,#app{margin:0;width:100%;height:100%;overflow:hidden;background:#0b1220}body{display:flex;justify-content:center;align-items:flex-start;overflow:hidden}#app{display:flex;justify-content:center;width:100%}#game-wrap{width:min(100vw,430px);height:100dvh;height:-webkit-fill-available;max-height:100dvh}canvas{display:block;border-radius:0;box-shadow:none}
