[SOLVED] It says h2 element should be red i wrote it but does not allow me the next

Tell us what’s happening:
uncomment html

It says h2 element should be red i wrote it but does not allow me the next

Your code so far

<h1>Hellow World
<h2>Hellow CatPhotoApp
<p>Hellow Paragraph
-->```
**Your browser information:**

Your Browser User Agent is: ```Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36```.

**Link to the challenge:**
https://www.freecodecamp.org/challenges/uncomment-html

It doesn’t look like you have any closing element tags.
You didn’t remove all of the closing comment tags (-->).

ohh great i got my solution
thanks