So i\'ve recently working on some private project, and since i am a huge CSS fan i want to do most of the animations in CSS rather than in JavaScript.
Today i wanted to
Add ease-in-out to the animation for smoothness, and use % instead of px to move it left or right.