<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{     display:none; }
#jpreOverlay, #qLoverlay {     background-color:#262626;     width:100%;     height:100%;     position:fixed;     top:0;     left:0;     z-index:11; }
#jpreSlide {     font-size:22px;     font-weight:700;     color:#FFF;     text-align:center;     width:100%; }
#jpreLoader, #qLloader {     width:330px;     height:69px;     position:fixed;     top:43%;     left:50%;     margin-left:0px;     margin-top: -300px; }
#jpreBar, #qLbar {     width:330px;     height:0;     position:absolute;     bottom:0;     background:url('../img/logo.png') 100px 100% no-repeat; }
#jprePercentage, #qLpercentage {     color: #262626;     text-align:center;     position:absolute;     height:30px;     width:100px;     margin-top: 40px; }</pre></body></html>