:root{font-family:Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#f2f5ff;background-color:#080d18}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation}html,body,#app{margin:0;width:100%;min-height:100%;background:linear-gradient(180deg,#0b1324,#060a14)}body{display:flex;justify-content:center;align-items:flex-start;overflow:hidden}#app{display:flex;justify-content:center;width:100%}#game-wrap{width:100vw;height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:6px}canvas{border-radius:14px;box-shadow:0 10px 30px #00000073}
