#loader{display:none;position:fixed;top:0;left:0;right:0;bottom:0;text-align:center;margin:auto;width:100%;background:rgba(0,0,0,.75) no-repeat center center;z-index:99999}.loader{margin-top:50%;font-weight:700;font-family:monospace;font-size:30px;color:#0000;background:linear-gradient(90deg,#000 25%,#8a9b0f 0 50%,#c02942 0 75%,#00a0b0 0) 0 0/400% 100%;-webkit-background-clip:text;background-clip:text;-webkit-animation:l10 5s infinite cubic-bezier(.3,1,0,1);animation:l10 5s infinite cubic-bezier(.3,1,0,1)}.loader:before{content:"Loading..."}@-webkit-keyframes l10{25%{background-position:calc(1 * 100% / 3) 0}50%{background-position:calc(2 * 100% / 3) 0}75%{background-position:100% 0}to{background-position:calc(4 * 100% / 3) 0}}@keyframes l10{25%{background-position:calc(1 * 100% / 3) 0}50%{background-position:calc(2 * 100% / 3) 0}75%{background-position:100% 0}to{background-position:calc(4 * 100% / 3) 0}}
