#root{max-width:1280px;margin:0 auto;padding:2rem}.bounce-logo{animation:bounceScale 1.2s infinite}@keyframes bounceScale{0%{transform:scale(1);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:scale(1.2);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:scale(1)}}
