body {
  background-color: #FFFFFF;

  /* leave it to hide the scrollbars */
  overflow: hidden;
  text-align:center;  
  margin: 0;
}