h1 {
	font-family: serif;
}

a {
	display: block;
	text-align: center;
}

.links {
	display: grid;
	grid-template-columns: 1fr;
}
