We'll start off by adding the correct classes. Let's set the parent div element as grid container and the child elements as grid items.

Make sure to pick class followed by = and then "grid-container", class, =, "grid-item".