<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#overlay {
	position:fixed;
	top:0;
	left:0;
	margin:0;
	padding:0;
	display:none;
	width:100%;
	height:100%;
	z-index:20000;
}
</pre></body></html>