Defining CSS animations is a pain due to the vendor prefixes. We have to not only define animation property five times with four prefixes and one without prefix, but also we have to create five keyframes in the same way. This won’t be a real problem when you design your animation for one browser and at the end copy your result into four other @keyframes. But then, what will happen when you will ne