@keyframes slideInUp{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.slideInUp{animation:slideInUp 1.5s ease-out 0s 1}