@bronson454, a couple of things;
Do not use <style> </style>
tags in codepen’s CSS editor. These are HTML tags and would not be used in CSS. Leaving them there will cause problems.
Sorry to see that someone has given you the answer.
When a test fails, click the red button to see which test(s) are failing and text to help you correct the issue.
Be sure and read more than just the first line of the failing message. The ability to read and comprehend error messages is a skill you’ll need to acquire as a developer. Ask questions on what you don’t understand.