I dpnt know how to Uncomment HTML

Tell us what’s happening:

Your code so far


<!--
<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>
<--Hello World,CatPhotoApp,Kitty ipsum-->

Your browser information:

User Agent is: Mozilla/5.0 (Linux; U; Android 8.0; en-US; Lenovo A3500-HV Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.8.0.1120 Mobile Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/uncomment-html/

From the instructions;

Comments in HTML starts with

But somehow you’ve added some. Reset the code and remove th “<!--” and the “-->”.