.animate-up {
    opacity: 0;
}

.animate__fadeInUp {
    opacity: 1;
}