<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.preloader {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: white;
	top: 0px;
left: 0px;
}
.preloader img {
     display: block;
    margin: 150px auto;
}</pre></body></html>