@keyframes spreadColor{0%{width:0%;height:0%;opacity:1}to{width:100%;height:100%;opacity:1}}.color-spread{position:relative;overflow:hidden;z-index:10;line-height:normal!important;background-color:#e2d5fc80;padding:0}.color-spread:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20%;height:20%;background-color:#e2d5fccc;opacity:0;transform-origin:center;border-radius:"12px",}.color-spread:hover:after{animation:spreadColor .4s forwards}
