Learn HTML by Building a Cat Photo App - Step 1

Tell us what’s happening:
Describe your issue in detail here.
how can i type for the code
Your code so far

<html>
  <body>

<!-- User Editable Region -->

    <h1>Hell0
      
    </h1>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36

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

Link to the challenge:

Hello there, great job for starting this Curriculum.

You can follow along on the instruction.

This is what it told you to do

Find the h1 element and change its text to:

CatPhotoApp

Can you identify where is the <h1> element is? If yes then you need to change the text into what it is required