@keyframes ani-flickering{0%{opacity:1}50%{scale:1.2}to{scale:1}}.flickering{animation:ani-flickering 1.5s ease-in-out infinite}
