@keyframes collapse{0%{height:640px;opacity:1}to{height:0;opacity:0;overflow:hidden}}.animate-collapse{animation:collapse 3s forwards}