*,body{box-sizing:border-box;margin:0;padding:0}body,html{left:0;overflow:hidden;position:absolute;top:0;-webkit-overflow-scrolling:touch}#PrePreLoader,body,html{background:#000;height:100%;width:100%}#PrePreLoader{opacity:1;position:fixed;z-index:1000000}#PrePreLoader.fadeOut{animation:fadeOut 1.5s linear;animation-fill-mode:forwards;animation-iteration-count:1}#PrePreLoader #relaxLogo{animation-direction:alternate;animation-duration:1.5s,3s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;animation-name:fadeIn,pulse;animation-timing-function:linear;background-position:50%;background-repeat:no-repeat;background-size:contain;height:25%;left:37.5%;opacity:0;position:absolute;top:37.5%;width:25%}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}