*{box-sizing:border-box;margin:0;padding:0}html,body{color:#fafafa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;touch-action:manipulation;background-color:#0a0a0a;width:100%;height:100%;font-family:Geist Mono,monospace;overflow:hidden}#__next,main{width:100%;height:100%}input[type=range]{appearance:none;background:#333;border-radius:2px;outline:none;height:4px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fafafa;border-radius:50%;width:16px;height:16px}input[type=range]::-moz-range-thumb{cursor:pointer;background:#fafafa;border:none;border-radius:50%;width:16px;height:16px}input[type=range]:disabled{opacity:.4}button:hover:not(:disabled){opacity:.9;transform:scale(1.02)}button:active:not(:disabled){transform:scale(.98)}canvas{display:block}
