*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{overflow:hidden;background:radial-gradient(circle at 50% 15%,rgba(244,200,135,.24),transparent 34%),linear-gradient(135deg,#102f39,#182b32,#2d2a22);font-family:Hiragino Sans,Yu Gothic,Yu Gothic UI,Noto Sans JP,system-ui,sans-serif;touch-action:none}#app{display:grid;place-items:center}canvas{display:block;max-width:100vw;max-height:100vh;border-radius:clamp(0px,1.5vw,14px);box-shadow:0 24px 70px #0000005c;touch-action:none}
