*,body{box-sizing:border-box;margin:0;padding:0}#preLoader{align-items:center;display:flex;flex-direction:column;justify-content:center}#preLoader,body,html{height:100%;left:0;position:absolute;top:0;width:100%}body,html{background:#000;overflow:hidden;-webkit-overflow-scrolling:touch}#PrePreLoader{background:#000;height:100%;opacity:1;position:fixed;width:100%;z-index:1000000}#PrePreLoader.fadeOut{animation:fadeOut 1s linear;animation-fill-mode:forwards;animation-iteration-count:1}#PrePreLoader #relaxLogo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:25%;left:30%;position:absolute;top:37.5%;width:40%}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}