body {
	background-color: rgb(38, 38, 49);
	color: whitesmoke;
	line-height: 1.5;
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

h1 {
	margin: 0;
	font-size: 20pt;
	text-align: center;
	user-select: none;
}