.animate__growOut{animation:growOut}@keyframes growOut{0%{opacity:1}50%{opacity:0;transform:scale3d(10,10,10)}to{opacity:0}}