<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sidr {
	background: #fff;
	color: #6e8ba5;
	display: none;
	height: 100%;
	position: absolute;
	position: fixed;
	top: 0;
	width: 80%;
	z-index: 99;
	overflow-x: none;
	overflow-y: auto;
}
</pre></body></html>