body {
	color: white;
	background: #000512;
	margin: auto;
	max-width: 64%;
	width: fit-content;
	font-size: larger;
}

h1 {
	color: #EDEFF5;
	text-align: center;
}

h1 a {color: #EDEFF5;}


a {text-decoration: none; color: #adf7ff;}
