@keyframes fadeInOut{0%,to{opacity:.3}50%{opacity:1}}.fade-animation{animation:1.5s ease-in-out infinite fadeInOut}
