Stuck! in uncommenting class

when competing uncommenting i think i got it right but still am in error mode .Please help

Your code so far


<!-- <h1>Hello world </h1> --> <!-- <h2>Catphotoapp</h2> --> <!-- <p>kitty ipsum dolor </p>--> 
<h1>Hello World</h1>

<h2>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>
-->

Your browser information:

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

Challenge: Uncomment HTML

Link to the challenge:

You don’t have to rewrite the code, just delete the comment tags.

Delete this Tag here