You set `<input type="range" min="0" max="10">` but provide NO `value` attribute and never interact with it. What value does it report?<input type="range" min="0" max="10">