html, body {
	background: #222;
	color: #EEE;
	font-family: "Lexend", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}