CSS Grid - No columns being created

Hello,

I have this pen as example. It’s strange I made lots of grid in my page, but for some reason I’m unable to make a menu with three columns…

https://codepen.io/QDW/pen/GwwZdj

You forgot to put “px” after 299 in your grid-template-columns property.