@keyframes homeUserMessageFlyIn{0%{transform:translate3d(-120px,42px,0) scale(.96);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}.homeUserMessageFlyInAnimation{animation:homeUserMessageFlyIn .18s ease-out}