Stuck On This Level

Tell us what’s happening:
How To Make This Possible I need to keep it commeted But Make It Visible? I dont Thinks Its Possible

Your code so far

<!--
<h1>Hello World</h1>
--!>
<h2>CatPhotoApp</h2>

<p>Hello Paragraph</p>

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’s possible. You just need to remove the comment tags from the code.