@keyframes fade{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.fade-text{animation:1s infinite fade}
