Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
<html>
<body>
<h1>CatPhotoApp</h1>
<main>
<h2>Cat Photos</h2>
<p>Click here to view more cat photos.</p>
<!-- TODO: Add link to cat photos -->
</main>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
You’ll want to restart the step to get the formatting back to what it was originally because formatting is very important for this step. Do not make any changes except to the three child elements of main. Use the space bar to add two extra spaces before the opening tag for each child. That’s all there is to it.