In this lesson, we'll walk through turning a list of Pokemon into a grid using CSS Grid. We'll start by using the grid display property, setting up static and dynamic columns, and using the gap feature to configure spacing in our grid.