Grid: for creating containers for fluid content to fill
Flexbox: for stacking rigid blocks of content in the most efficient way possible
Does this even make sense?
Intuitively, grid is rigid and flexbox is fluid. But it's the other way around for their contents?
???

