Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
<html>
<body>
<h1>CatPhotoApp</h1>
<main>
<ul>
<li> main </li>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Click here to view more cat photos.</p>
</ul>
</main>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
You don’t want to add any new elements to the HTML. The code in the instructions is just an example, not meant to be used in the solution. I would restart the step to get the original formatting back because that is very important for this step. The only thing you want to do is use your space bar to push the three children elements of main in two more spaces so they are indented.