*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=range]{-webkit-appearance:none;appearance:none;height:4px;border-radius:4px;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#0d9488;cursor:pointer;border:2px solid #fff;box-shadow:0 0 0 1px #0d9488}input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#0d9488;cursor:pointer;border:2px solid #fff;box-shadow:0 0 0 1px #0d9488}select,input[type=text]{font-family:inherit}button{font-family:inherit;transition:opacity .15s}button:hover{opacity:.88}@keyframes spin{to{transform:rotate(360deg)}}
