Having difficulty in achieving the h1 h2 and p element order in the code

Tell us what’s happening:

Your code so far


<!--
-->
<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 (Linux; Android 9; TECNO CC7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36.

Challenge: Comment out HTML

Link to the challenge:

You need to make only one comment. And the goal in that challenge is to comment all.
Here is an example:

<!--
*html code here*
-->

I think you need to reset, the h1 element is no more present in your code