Please take a look at my tribute Page

Thank you for the feedback on my survey form. Feedback on my tribute page would be appreciated.
https://codepen.io/pjmofperk/pen/OYVvmd

It’s looking good so far @pjmofperk. But again, I suggest adding the script so you can validate that you’re meeting all the required user stories. Add this to your HTML,
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

Looks good @pjmofperk, but you have to fulfill the steps defined in tribute page section.

" * User Story #1: My tribute page should have an element with a corresponding id="main" , which contains all other elements.

  • User Story #2: I should see an element with a corresponding id="title" , which contains a string (i.e. text) that describes the subject of the tribute page (e.g. “Dr. Norman Borlaug”).

…and so on.