Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
/* file: index.html */
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
</body>
<main id="main"> <div class="gallery">
<img src="https://cdn.freecodecamp.org/curriculum/css-photo-gallery/1.jpg"><span class="bold right"> Good Night</span></img>
</div>
</main>
<html>
/* file: styles.css */
**Your browser information:**
User Agent is: Mozilla/5.0 (Linux; Android 11; TECNO KG5j) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36
Challenge: Tribute Page - Build a Tribute Page
Link to the challenge: