body {
	background-color: #1A1A1A;
}
h1,h2,p {
	color: #FFFFFF;
	font-family: "Cascadia Code", "Courier New", sans-serif;
	text-align: center;
}
table {
	text-align: center;
}