<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	color: #FF1F00;
	font-weight: normal;
	font-size: 18px;
}
h1 {
	font-size: 50px;
	font-weight: bold;
	color: #2304CD;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	color: #FF1F00;
}
.cap {
	font-size: 12px;
}
</pre></body></html>