body{overflow:hidden}span.loadtxt{display:block;width:80%;height:80%;position:absolute;top:10%;bottom:10%;left:10%;right:10%;text-align:center;margin:auto;font-size:4em;color:#fc860c;animation:loadtxt 1.1s ease infinite;line-height:3.2em;z-index:-1}span.loadtxt i{font-size:1.6em;font-style:normal;position:relative;top:.01em}span.loadtxt em{font-size:2.2em;font-style:normal;position:relative;top:.02em}@keyframes loadtxt{0%{color:#fc860c;letter-spacing:-.1em;text-indent:-.1em}50%{color:#ce790a;letter-spacing:.3em;text-indent:.3em}100%{color:#fc860c;letter-spacing:-.1em;text-indent:-.1em}}@media screen and (max-width:540px){span.loadtxt{line-height:1.4em}span.loadtxt em{top:.025em}}