Introduction to HTML5 Elements HELP :(

Tell us what’s happening:
im stuck on how to make the main can someone helo me HTML 5

Your code so far


<!--
<h2>CatPhotoApp</h2>
<main>
<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>
 <!--
     <p> pur jump eat the grass rip the couch scratched sunbathe, shred everywhere rip the couch sleep in the sink fluffy fur catnip scratched, </p>
 </main>
        -->

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0.

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

Your second <p> tag doesn’t match the challenges lorem ipsum content. Copy and past it EXACTLY. For example, your “purr” only has one “r”.