#custombutton{position:relative;z-index:1}#custombutton::after{content:"";position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;background-image:linear-gradient(90deg,#ddc209 25%,#f7dc22 25%);transition:.6s}#custombutton:hover:after{width:0}