Rate my Tribute Page

Just finished my first project on FCC and dying for feedback. Still have much to learn, but I’m enjoying this journey so far! Any advice would be great, thanks anyone for looking

https://codepen.io/DerangedHermit/full/qBOeMzm

welcome @DerangedHermit

nice work.
as you asked on the topic title,
i would rate your project 9/10.
since you failed on 1 test.
The <img> element should responsively resize, relative to the width of its parent element, without exceeding its original size.

and theres some coding errors with your html.

please copy the cdn test script
and paste it on your html
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

Thanks, I can’t believe I didn’t notice I missed that. Thanks for the evaluation, I’ve gotten a few things to work on now.