body {
  background-color: rgba(250, 250, 250, 0);

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