html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#050505;color:#f5f5f7;font-family:system-ui,sans-serif}canvas{width:100%;height:100%;display:block;touch-action:none}#boot{position:fixed;inset:0;display:grid;place-content:center;padding:24px;background:#050505}#boot[hidden]{display:none}
/* Mobile viewport and browser overscroll are separate from the world camera. */
html,body{overscroll-behavior:none}
@supports(height:100dvh){html,body{height:100dvh}}
#aexgrid{touch-action:none;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}
