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