<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loading_div {
	background:url(../images/loading.gif) center center rgba(51,51,51,0.9) no-repeat;
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:99999999999999;
	}</pre></body></html>