Fruitbox Grid

Level 1

Level 1 - Instructions:
Use grid-template-columns to create 3 equal columns for the fruits

#container {
display: grid;
gap: 1rem;
}

#container {

Max 1 line allowed

}

red basket
yellow basket
violet basket
apple
banana
grapes