It is comprised of an opening h1 tag (<h1>), text content, and a closing h1 tag (</h1>).
Whatever is between the opening and closing tags will be displayed to the user as a main heading on the webpage.
You’re designing a cat photo app, so you’re asked to change the text ‘Hello World’ to ‘CatPhotoApp’. You shouldn’t change the element tags.