*{box-sizing:border-box}input[type=range]{appearance:none;cursor:pointer;border-radius:3px;outline:none;height:6px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#007aff;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 4px #0003}
