.transition-text:after{content:"";z-index:1;animation:5.3s infinite textAnimation;position:absolute;top:0;bottom:0;right:0}@keyframes textAnimation{0%{width:100%}50%{width:0%}to{width:100%}}
