input[type=range]{appearance:none;touch-action:none;background:0 0;width:100px}input[type=range]::-webkit-slider-runnable-track{background:#ffffff59;border-radius:999px;height:2px}input[type=range]::-moz-range-track{background:#ffffff59;border-radius:999px;height:2px}input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:999px;width:14px;height:14px;margin-top:-6px}input[type=range]::-moz-range-thumb{background:#fff;border-radius:999px;width:14px;height:14px}
