@keyframes expandInOut{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.animate-expand{animation:expandInOut 2s infinite ease-in-out}
