Challenge: Classification

Add the classes

This webpage displays a quiz about animal classification, with three possible answers. We've stored them into 3 variables and declared CSS rules for 2 classes at the top. Use JS to add the 'right-answer' class to rightAnswer and the 'wrong-answer' class to wrongAnswer1 and wrongAnswer2.