*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden}.underline-animate{text-decoration:none;position:relative}.underline-animate:after{content:"";background:currentColor;width:0;height:1px;transition:width .25s;position:absolute;bottom:0;left:0}.underline-animate:hover:after{width:100%}
