.menu-item::after{content:'';display:block;width:0;height:2px;background:#fff;transition:width 0.3s}.menu-item:hover::after{width:100%}