Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
/* file: index.html */
<main id="main">
<link rel="stylesheet" href="styles.css">
<p id="title">Dr. Norman Borlaug</p>
<div id="img-div">
<img id="image" style=display:block;max-width:100% 100%;
></img>
<div id="img-caption">2112</div>
<P id="tribute-info">21212</p>
<a id="tribute-link" href="" value target="_blank"></a>
</div>
</main>
/* file: styles.css */
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
Challenge: Build a Tribute Page
Link to the challenge: