<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#webview, #mobileview {
	display: none;
}

#printview {
	width: 597px;
	height: 293px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
</pre></body></html>