body {
	background-color: #141714;
	font-size: 16px;
}

h1 {
	font-family: 'Press Start 2P', cursive;
	text-align: center;
	color: #0eb011;

}

h2 {
	font-family: 'Press Start 2P', cursive;
	text-align: center;
	color: #0eb011;
}

p {
	font-family: 'Press Start 2P', cursive;
	color: #0eb011;

}

pre {
	font-family: 'Press Start 2P', cursive;
	font-size: 12px;
	color: #0eb011;

}

p:nth-of-type(2) {
	font-family: 'Libre Barcode 128 Text', cursive;
	text-align: center;
	font-size: 50px
}

a:visited {
	color: #0eb011;
}

h3 {
	text-align: center;
	color: #0eb011;
}
