...

/

Problem: Glass Range Slider

Problem: Glass Range Slider

Try to build a custom glass-style range slider with a frosted track, circular thumb, and interactive states.

Problem description

Given HTML markup with an <input type="range"> element inside a container, write CSS to:

  • Remove the default browser appearance of the slider.

  • Style the slider track (::-webkit-slider-runnable-track/ ...