body {
  background-color: rgb(255, 255, 255);

  /* leave it to hide the scrollbars */
  overflow: hidden;
  margin: 0px;
}