body {
  background-color: blue;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  /* leave it to hide the scrollbars */
  overflow: hidden;
}