You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
The instructions: " Find the h1 element and change its text to: CatPhotoApp"
It means that you have to change the text between the opening <h1> and the closing </h1> tags. You changed the HTML element. The HTML element is h1. Don’t change it…