.login-success-animation{animation:toleft .3s ease-in-out}@keyframes toleft{0%{transform:translateX(100%)}to{transform:translateX(0)}}