footer {
  grid-area: footer;
  height:200px;
  background-color: antiquewhite;
}
