@keyframes underline{0%{width:0}to{width:100%}}.animate-underline{animation:underline 1s ease-in-out forwards;animation-delay:.5s;width:0}
