body {
  background-color: white;

  /* leave it to hide the scrollbars */
  overflow: hidden;
  font-family:sans-serif;
  font-size: 9px;
  color:grey;
  text-align: center;
}