Hello World12345

how do you create a element visible without uncommenting it:

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

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0.

Challenge: Uncomment HTML

Link to the challenge:

I don’t understand the question, but all you have to do for this challenge is to remove the comments. That is, just delete the code used to make a comment.

<!--
-->