I would reset the step to get the original HTML back because you changed things that you shouldn’t have.
The only thing you want to do here is change the text inside the h1 element to CatPhotoApp. This means deleting the text that is currently in the h1 element and replacing it with CatPhotoApp. Do not add anything else or delete anything else.