CSS Grid Layout Task1

Please help me to check whether I performed the first exercise correctly. Please let me know if there are any bugs or how to improve the existing solution.
Task1: https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Grid_skills

And my decision: https://codepen.io/Skorpion/pen/XWYgBRW?editors=1100

Hi @Kiwi_Market and welcome to the community :wave:

Great work!
You can even remove the grid-template-rows. It’s enough to define the columns.

Cheers,
Michael

Hi @Etranger and welcome to the community :wave:

Your version looks correct. :+1:

For future tasks please open a new topic and add your code to an online editor like CodePen.

Cheers,
Michael