#root{background-color:#1a1a1a;margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;font-family:roboto,sans-serif;scroll-behavior:smooth}canvas{display:block;width:100%!important;height:100%!important;outline:none}h1,h3{font-family:Raleway,sans-serif;font-weight:600;margin:0;padding:0}html,body{margin:0;padding:0;overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}*{box-sizing:border-box}canvas *{user-select:none;-webkit-user-select:none}.loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.2rem;z-index:1000}@media (max-width: 1023px){canvas{touch-action:pan-y}}
