Introduction to HTML5 Elements What should I do?

Tell us what’s happening:
I do not understand what to do and what is wrong there

Your code so far


<h2>CatPhotoApp</h2>
<main>
<p1>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p1>
<p2>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p2>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.103 YaBrowser/18.7.0.2695 Yowser/2.5 Safari/537.36.

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

p1 and p2 are not valid element types.

bro dont call it p1 and p2.
so do this:

CatPhotoApp

Kitty ipsum dolor sit amet...

Purr jump eat...

do you get it

lol that didnt work…:fearful::joy:
basically deleted the numbers and call both of the p’s