@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tags-container{animation:linear infinite scroll;display:flex}
