A responsive grid layout using CSS subgrid. The left column spans all rows while the right column inherits row tracks from the parent.
Defines the row template that children can inherit
Uses grid-template-rows: subgrid to align with parent tracks
grid-template-rows: subgrid