- In CSS, increase width of wrapper to 1040px to make space for your dino globe and youtube video
- In CSS, .main to have "margin: auto;" to center the main box
- In the HTML, move your images and YT video from the outside of the "wrapper" div to the inside
- Update each of the images to have "position: absolute" and then adjust their "top" and "left" values as you want