<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.preloader {
	position: fixed;
	left: 0;
	top: 0;
	opacity: 1;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: url(../images/preloader.gif) 50% 50% no-repeat #fff
}
</pre></body></html>