<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

#main h1,
#main p {
	color: #fff;
}

a:link,a:visited {
	color: #fff;
}

.top_back {
	width: 100%;
	position: absolute;
	bottom: 100px;
	left: 0;
}

#footer {
	position: absolute;
	bottom: 3px;
	left: 0;
}</pre></body></html>