Product Landing Page Help (Grid)

Hi, I’m working on the Product Landing Page. Right now, I’m trying to use CSS Grid, but I can’t seem to figure out why the elements are in the wrong place.

Code: https://codepen.io/ivystorm/pen/gOPeBLe

Thank you for the help in advance

You have a missing </div> tag somewhere! Happy hunting.

Thank you, this worked.