Next, display a paragraph for the brightness setting, an image, and an input element.
Make sure to pick <p> followed by Brightness: and then </p>, <img>, <input>.
<p>
Brightness:
</p>
<img>
<input>