@keyframes opacityAnimation{0%,to{opacity:0}50%{opacity:.95}}.animate-opacity{animation:5s ease-in-out infinite opacityAnimation}
