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


  <h1>CatPhotoApp</h1>       
  <body> CatPhotos
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; U; Android 9; en-US; Infinix X626 Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.3.8.1305 Mobile Safari/537.36

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

Link to the challenge:

Please restart the step and add an h2 element.

It should look very similar to the h1 element already there.