body{font-family:Arial,sans-serif;background-color:#215ccb;margin:0;-webkit-user-select:none;user-select:none}.bouncy{transform:scale(1)}.bouncy:focus{animation:bouncer .25s ease-in-out backwards}.bouncy:active{animation:bouncer .25s ease-in-out}@keyframes bouncer{0%{transform:scale(1)}33%{transform:scale(.8)}66%{transform:scale(1.2)}to{transform:scale(1)}}
