Drop Down Body Color
Problem Statement
Create a drop down menu and when the user selects a color from the drop down menu, the background color of the page should change.
Acceptance Criteria
- When the user selects a color from the drop down menu, the background color of the page should change.
- The drop down menu should have a text
Select Color.