<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	width: 100%;
}
h1 {
	text-align: center;
}

a {
	text-decoration: none;
	width: 490px;
	display: inline-block;
	text-align: center;
	font-weight: 800;
}

#wrapper {
	margin: 0px auto;
	padding: 10px;
	margin-top: -10px;
	width:1000px;
}
</pre></body></html>