body {
  background-color: rgb(51, 51, 51);

  /* leave it to hide the scrollbars */
  overflow: hidden;
}