:root {
	font-family: sans-serif
}
code {
	background-color: lightgray;
	padding: 2px;
}
table, th, td {
	border: 1px solid black;
	border-collapse: collapse;
}
th, td {
	padding: 3px;
}