Which grid-template-areas value creates the footer section below?
grid-template-areas
footer
"footer footer"
"footer footer footer"
"footer footer".