@keyframes movingDiv{0%{opacity:0;scale:.9}90%{opacity:1;scale:1}to{opacity:1;scale:1}}
