DOM and Events
OPTION 1: Attach the event listener to the html element
Change Background
OPTION 2: Use events directly on the element in js
Change Background
Change Background
Change Background
OPTION 3: Using the addEventListeners function
Change Background