body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fafad2;font-family:Roboto,sans-serif}.container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}h1{font-size:3rem;margin-bottom:20px}h1,label{font-weight:200}label{font-size:1.5rem}.slider{margin-top:20px;width:600px}.range-style{-webkit-appearance:none;appearance:none;background:#000;height:25px;margin-top:20px;opacity:.7;outline:none;transition:opacity .2s;width:100%}.range-style::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#04aa6d;border-radius:50%;cursor:pointer;height:35px;width:35px}.range-style::-moz-range-thumb{background:#04aa6d;border-radius:50%;cursor:pointer;height:35px;width:35px}.pad{display:flex;justify-content:space-between;margin-top:20px;padding:200px;width:100%}.circle{align-items:center;aspect-ratio:1/1;border:20px solid #000;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%)}
/*# sourceMappingURL=main.bbe11cf2.css.map*/