Please what is the way out of this stage

Tell us what’s happening:

Replace the text inside your p element with the first few words of this kitty ipsum text: Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.

Your code so far


<h1>Hello World</h1>

<h2>CatPhotoApp</h2>

<p>Hello Paragraph</p>
<Kitty ipsum dolor>Kittsy ipsum dolor sit</Kitty ipsum dolor>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36.

Challenge: Fill in the Blank with Placeholder Text

Link to the challenge:

this was the p element, you don’t need to create a new one

also, <Kitty ipsum dolor> is not a valid html tag