Input Controls

Card Maker

Step 5: In JavaScript, make a variable for the color picker, and add an input event listener to it:
backgroundColorPicker.addEventListener(`input`, changeBackgroundColor)
Last step Next step