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>
<!-- TODO: Add link to cat photos -->
<p>Click here to view more cat photos.</p>
<img src="http://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg">
</main>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Linux; U; Android 10; TECNO KC8 Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/80.0.3987.99 Mobile Safari/537.36 OPR/64.0.2254.62635
Challenge: Learn HTML by Building a Cat Photo App - Step 8
Link to the challenge: