Change the type of the input element to range.
type
input
range
Make sure to pick "type", followed by ,, and finally "range".
"type"
,
"range"