body {
  background-color: whitesmoke;

  /* leave it to hide the scrollbars */
  overflow: hidden;
  margin: 0px;
}