Walt Disney - Tribute Page (Need Feedback and help)

I put in so many hours but I feel like its not up to bar and need alot of fixing before i submit this. I think I did okay for someone who never been exposed to this. Any help would be great.
My Tribute Page

You certainly did a good job! There is certainly room for improvement, but I would submit this and go on with the rest of the challenges. I would suggest looking through the Bootstrap docs, they have a ton of example code.

About your code: On Codepen always put your styling in the CSS section. Right now you have a part in the HTML and a part in the CSS section. Also, I noticed you used <body>. Everything you type inside the HTML section is placed within the body tags, so you shouldn’t use it in your code.

Anyway, nicely done and best of luck with the next projects and challenges!