<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#title {
	position: relative;
	top: 54px;
	left: 28px;
}

#title h1{
	font-size: 48px;
	color: #333;
	font-weight: bolder;
	margin: 0;
	padding: 0;
}

#title h2{
	font-size: 14px;
	color: #aaa;
	margin-top: 5px;
	padding: 0;
}</pre></body></html>