range slider and text field html code example
Example: how to style input range thumb slider
appearance: none;
-webkit-appearance: none;
// to hide default and apply new styles
appearance: none;
-webkit-appearance: none;
// to hide default and apply new styles