.logo-bounce{animation:1.5s ease-in-out infinite zoomInOut}@keyframes zoomInOut{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}
