body {
  font-size: 0.875rem;
  font-family: monospace;
  color: AntiqueWhite;
  background: SlateGrey;
	padding:0;
	margin:0;
  }
  
center {
  text-align:center;
}