@keyframes incorrect{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.incorrect{animation:incorrect .5s linear(0, .199 12.8%, .371 20.7%, .602 28%, 1 37.8%, .749 45.1%, .69 48.2%, .67 51.1%, .686 53.8%, .737 56.7%, .999 65.5%, .902 69.7%, .879 71.6%, .872 73.5%, .894 77.1%, 1 84.5%, .979 87%, .972 89.5%, 1)}@keyframes correct{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.correct{animation:correct .3s linear(0, .453 7.8%, .803 16.1%, 1.048 24.9%, 1.132 29.5%, 1.194 34.4%, 1.227 38.4%, 1.245 42.5%, 1.25 46.9%, 1.242 51.7%, 1.2 60.5%, 1.038 84.9%, 1.009 92.5%, 1)}.stroke{stroke:#666;stroke-miterlimit:10;stroke-width:10.7px}.result-bg{fill:#666}
