Apply grid layout and see when it's necessary to break out a media query to overcome grid's lack of wrapping behavior. We'll also learn about a property that grid and flexbox share: align-items
.
gap is supported by flex and grid by all evergreen browsers as of 2020 https://developer.mozilla.org/en-US/docs/Web/CSS/gap#browser_compatibility