Help me with this coding problem please!

I need help! The program isn’t letting me move on becuase “Your h2 element should be red”.

My code so far

<h2 style="color: blue">CatPhotoApp</h2>
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>

Link to the challenge:
https://www.freecodecamp.org/challenges/change-the-color-of-text

Is it, perhaps, blue?

WOW, Thanks! Ahahahaha I miss understood what they wanted red. I thought they literally wanted the “h2” in the line of code to be red, not the text. Im a dumb rookie at this. I started yesterday. As always, I make it harder than it is.

Thanks ArielLeslie & cheers

A big part of what you’re learning at this point is how to understand the instructions, test cases, and interact with the editor. :wink:

Happy coding.