body {
  background-color: lightblue;
  margin: 0 auto;
  text-align: center;
  /* leave it to hide the scrollbars */
  overflow: hidden;
}