body {
  background-color: lightblue;
}

td {
	font-size: 24px;
}

p {
	font-size: 18px;
	text-align: center;
}

.title {
  font-size: 36px;
  text-align: center;
}