Add the property and value needed to create a CSS Grid.
Make sure to pick display followed by : and then grid, ;.
display
:
grid
;