*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:#000;color:#fff}body{font-family:JetBrains Mono,Fira Code,Consolas,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#e94560;color:#fff}button{outline:none}button:focus-visible{box-shadow:0 0 0 2px #e94560}input[type=range]{height:6px;appearance:none;background:#222;border-radius:3px}input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#e94560;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
