.input-range{height:20px;width:100%;border-radius:4px}input[type=range]{-webkit-appearance:none;width:80%;height:25px;background:#fff;border-radius:5px;outline:none;background:rgb(204,204,204)}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:25px;height:25px;background:#AD1210;border-radius:50%;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{background:rgb(204,204,204);border-radius:5px}.output-range{font-size:24px!important;font-weight:700;text-align:start;height:12px}