Tell us what’s happening:
Describe your issue in detail here.
When I’m supposed to add two more spaces in front of h1, comment and p element it keeps saying I fail but I’m doing exactly as instructed. It’s kinda frustrating now I don’t know what kind of spaces I’m supposed to add. I’m following I structions as they are written but it’s just not working, I’ve been at this one for over an hour
**Your code so far**
<html>
<body>
<h1>CatPhotoApp</h1>
<main>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Click here to view more cat photos.</p>
</main>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Linux; Android 10; ART-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 6
Link to the challenge: