Main Content
Main Content
Main Content
Reimplementing the grid entirely with anchors gives nice results, but it's more work because
you lose grid-template-areas.
This is limited by dom order: elements can only anchor to targets that come earlier on the page. This prevents the Nav from bottom-anchoring to the Footer in Widescreen mode.
--preferred-layout:
Main Content
Main Content
Main Content