body {
  background: #efefef !important;
}

main#main > *:not(footer) {
  max-width: 1400px;
  margin: 0 auto;
  background: white;
}