*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:radial-gradient(circle at top,#325c82 0%,#132136 42%,#08111b 100%);justify-content:center;align-items:center;min-height:100vh;margin:0;font-family:Trebuchet MS,sans-serif;display:flex;overflow:hidden}#app{justify-content:center;align-items:center;width:100vw;height:100vh;padding:clamp(8px,1.5vw,24px);display:flex}#app canvas{border:1px solid #bcdbff59;border-radius:18px;max-width:100%;max-height:100%;box-shadow:0 28px 80px #00000073,0 0 0 8px #08111b47}
