As a first step, add a .grid-container rule.
.grid-container
Make sure to pick . followed by grid-container and then {, }.
.
grid-container
{
}