<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------*\
 PRE-LOADER
\*------------------------------------*/
#preloader {
	background: #333 url('../img/loading.gif') no-repeat center center;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	overflow: visible;
}</pre></body></html>