@keyframes slideUp{0%{transform:translateY(-5%)}to{transform:translateY(-38.3333%)}}@keyframes opacityReduce{0%{opacity:1}to{opacity:.15}}.ani-cover{animation:30s linear .1s infinite slideUp}.ani-bg{animation:.1s linear .2s forwards opacityReduce}
