Learn HTML by Building a Cat Photo App - Step 2

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

<html>

<!-- User Editable Region -->

      <h1>CatPhotoApp</h1>
      </Catphotos> 


<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36

Challenge: Learn HTML by Building a Cat Photo App - Step 2

Link to the challenge:

Hi @sashkamar ,
You have to add Cat Photos below the <h1>...</h2>, AS the <h2> element.
What’s the purpose of </Catphotos>…?