.slider{-webkit-appearance:none;background:#d9d9d9;border-radius:5px;outline:none;width:100%;height:10px}.slider::-webkit-slider-thumb{appearance:none;background:var(--bs-success);cursor:pointer;border-radius:50%;width:15px;height:15px}.slider::-moz-range-thumb{background:var(--bs-bubble-color);cursor:pointer;border-radius:50%;width:15px;height:15px}
