body {
  background-color: #222222;

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