body {
  background-color: lightgray;

  /* leave it to hide the scrollbars */
  overflow: hidden;
}