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