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