.headers {
  font-size: 150%;
}

.gameResults {
  font-size:150%;
}

body {
	text-align: center;
  background-color: lightgrey;
}
