body {
  /* background-color: lightblue; */

  /* leave it to hide the scrollbars */
  overflow: hidden;
  
  padding: 0;
  margin: 0;
  top:0;
  left: 0;
}