Start by adding a .grid-container selector.
.grid-container
Make sure to pick . followed by grid-container and then {, }.
.
grid-container
{
}