*{box-sizing:border-box}html{overflow:hidden;position:fixed;width:100%;height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;position:fixed;width:100%;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh;width:100vw;overflow:hidden;position:relative}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:20px;width:20px;border-radius:50%;background:#14b8a6;cursor:pointer;border:2px solid #0F766E;box-shadow:0 2px 4px #0003}.slider::-webkit-slider-thumb:hover{background:#0d9488;transform:scale(1.1)}.slider::-webkit-slider-track{height:8px;border-radius:4px;background:#e5e7eb;border:1px solid #D1D5DB}.slider::-moz-range-thumb{height:20px;width:20px;border-radius:50%;background:#14b8a6;cursor:pointer;border:2px solid #0F766E;box-shadow:0 2px 4px #0003}.slider::-moz-range-track{height:8px;border-radius:4px;background:#e5e7eb;border:1px solid #D1D5DB}
