.boop-animation{animation:.5s ease-in-out alternate boop}.background-transition{transition:background-color .2s ease-in-out}@keyframes boop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}
