html {
  max-width: 800px;
  /*margin: 0 auto;*/
  background: #F1F4F7; /* Fills the page */
  position: relative; /* Fix for absolute positioning */
}