@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(2)}}.spinner{z-index:2147483647;text-align:center;position:relative}.spinner .icon{width:150px;height:50px;animation:1.4s cubic-bezier(.4,0,.6,1) infinite pulse-scale}.spinner .icon1{animation-delay:-.7s}
