*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;overflow:hidden;background:#0b1020;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#e9eef7;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#__next,main{width:100vw;height:100vh}canvas{display:block;touch-action:none;outline:none;cursor:-webkit-grab;cursor:grab}canvas:active{cursor:-webkit-grabbing;cursor:grabbing}input[type=range]{cursor:pointer}