
* {
	font-family: monospace;
	font-size: 20px;
	color: #eeeeee;
	background-color: #202020;
}

h1 {
	font-size: 2.5rem;
}

h2 {
	font-size: 1.7rem;
}

a {
	color: #bbbbff;
	font-style: normal;
	text-decoration-line: none;
}
