@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@100..800&display=swap";*{box-sizing:border-box}html,body,#root{width:100%;margin:0;padding:0}html{scroll-behavior:smooth}.canvas-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}body{background:#f8f8f8;color:#222}a{color:#222}input[type=range]{display:block;-webkit-appearance:none;-moz-appearance:none;background:#000;border-radius:5px;width:100%;height:2px;outline:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:#000;width:16px;height:16px;border-radius:50%;cursor:pointer;transition:.3s ease-in-out}input[type=range]::-webkit-slider-thumb:active{transform:scale(1)}
