You should have five .price elements.
I’m not sure what’s wrong with my input. I might be blind tho
Welcome to the community @sshade !
The class=“price” should be entered into the opening p element tag before the price.
Currently it is in the opening p element tag for the flavor.
If you move the class="price" to the p element before the price, it should pass for you.
Happy coding! ![]()
