Is there something specific with which you are having a problem? So we don’t have to give you a step by step instructions on the complete project? It might also help to see what you’ve tried.
But don’t be too hard on yourself - most people have difficulty making the switch from the challenges to the projects - it is a big switch.
I recommend just taking it one step at a time. The first user story is:
My tribute page should have an element with a corresponding id="main" , which contains all other elements.
Can you create an element with that id and put another element inside it?