๐display: grid turns any container into a grid. Like turning a blank page into graph paper!
๐ฒgrid-template-columns sets how many columns (and rows). repeat(3, 40px) = 3 columns, each 40 pixels wide!
๐จClick a cell to paint it with your chosen color. Build a fish, a turtle, or anything you imagine!
โจEdit the gold box in the code โ the grid updates live! Hit โ Check to complete each mission.