header, footer {
  background-color: #6973bb;
}
body {
  background-color: #868db9;
}
main {
  background-color: #dadae6;
}

