Creatin an image

Tell us what’s happening:
Hi I am getting the image but not getting but still getting errors

CatPhotoApp


<h2>CatPhotoApp</h2>
<main>


<img src="https://www.freecatphotoapp.com/your-image.jpg">

<main>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0.

Challenge: Add Images to Your Website

Link to the challenge:

If that is your code, you shouldn’t have removed elements which are already there. You simply add img tag to the already existing main element. Your img tag doesn’t have alt attribute and the src attribute should have a value of https://bit.ly/fcc-relaxing-cat.