body {
  margin:0px;
  padding:0px;
  border:0px;
  background-color: black;

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