main img.start{animation:slide .5s ease-in-out 1s both}@keyframes slide{0%{transform:scale(0);opacity:0}}
