.hover-underline:after{content:"";display:block;width:0;height:2px;background:#c1ff72;transition:width .3s ease}.hover-underline:hover:after{width:100%}