@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}.pulse{animation:pulse 2s infinite}