@keyframes playBar{0%{transform:scaleY(1)}to{transform:scaleY(.5)}}.animate-play-bar{background-color:#4299e1;animation:.4s infinite alternate playBar}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}
