html,body,#root{width:100%;height:100%;margin:0}body{font-family:ui-sans-serif,system-ui,sans-serif}.page{background:#06070d;width:100vw;height:100vh;position:relative;overflow:hidden}.canvas{touch-action:none;width:100%;height:100%;position:absolute;inset:0}.overlay{pointer-events:none;z-index:1;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:relative}.overlay h1{color:#fff;text-align:center;letter-spacing:.02em;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:300}
