.animate-underline:hover:before{animation:underline .3s 1;background:#fff;bottom:0;box-shadow:2px 2px 8px #000c;content:"";height:2px;position:absolute;width:100%;z-index:1}@keyframes underline{0%{width:0}to{width:100%}}
