<div class="textcontainer"> <h3>About Me</h3> <p class="margin"> </p> <div class="center-row"> <img src="About/Finn.jpeg" alt="dude in pink shirt" width="200"> <p id="aboutme"> What up! I'm Finn. I study psychology and neuroscience. In high school, I built a rocket-powered bottle cap car for a Spanish project about recycling! I'm also in a bluegrass band! </p> </div> <p></p> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Your Page Title</title> </head> <body> </body> </html> </div>