Kitty ipsum text. what is it asking. dont understand

Tell us what’s happening:

Your code so far


<h1>Hello World</h1>

<h2>CatPhotoApp</h2>

<p>dolor sit amet</p>

Your browser information:

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

Challenge: Fill in the Blank with Placeholder Text

Link to the challenge:
https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/fill-in-the-blank-with-placeholder-text

you are almost there, you need a bit more of the Kitty Ipsum test and to start at the beginning

It is asking you to as @ilenia mentioned, place the text within the <p>Text</p> The exercise is very simply demonstrating that while building HTML pages, you can use placeholder text and images for getting something created quickly without focusing on the details that can wait until the closer to a final result.