th, td {
	padding: 15px;
	text-align: center;
}

th {
	background-color: #E381B1;
	font-weight: bold;
	font-size: 24px;
}

td {
	background-color: #81E388;
	font-size: 20px;
}