What is the effect of a `.` (period) token inside a `grid-template-areas` string?grid-template-areas: "a a ." "a a b";