If you create an animation from position a to b and want to do your animate div still has property of animation end then use css property
animation-fill-mode : forwards;
.flyplane {
animation: flyPlane 5s linear 1 forwards; /* or use this*/
animation-fill-mode: forwards;
}
Ready to transform your business with our technology solutions? Contact Us today to Leverage Our CSS Expertise.