Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
Challenge to the introduction of HTML5 Elements
1.Each of the p element should have a closing tag
2. Your code should have one main element
<h2>CatPhotoApp</h2>.
<main>
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep</p>.
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles.</p>
</main>.
<main>
<purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep</p>.
<Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles.</p>
</main>.
**Your browser information:**
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15
Challenge: Introduction to HTML5 Elements
Link to the challenge: