This code is a quiz for the user. The code has many features and qualities.
Upon navigating to this site, the user is greeted with a neutral colored screen, and a simple 'start' button.
When the 'start' button is clicked, the user is prompted with a quiz question.
Upon clicking on the correct answer, the button turns green, and the incorrect answer turns red. The body will correspond with the answer.
When the user selects their answer, they are prompted with a 'next' button to move on to the next question.
The code also shuffles the answer button location to change each time you play the quiz.
When the user finishes all four questions, they are prompted with a restart button.