<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#demodiv {
	height: 100px;
	margin-bottom: 30px;
	background-color: #D9A05E;
	color: #2A2F4C;
	border: 10px solid #DB5533;
	padding: 10px;
	font-size: 80px;
	line-height: 100px;
	font-weight: bold;
	text-align: center;
}

td.code {
	font-family: 
}</pre></body></html>