.gradient-text{color:#0000;background:linear-gradient(90deg,#25a1f4,#f91fa9,#25a1f4) 0 0/400% 100%;-webkit-background-clip:text;background-clip:text;animation:24s linear infinite move-bg}@keyframes move-bg{to{background-position:400% 0}}.spin-wheel{background:conic-gradient(#877cea 0deg 60deg,#9f95ef 60deg 120deg,#b9b2f3 120deg 180deg,#d5d1f8 180deg 240deg,#eeedfc 240deg 300deg,#f6f5fd 300deg 360deg);border:8px solid #7265e6;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;margin:20px auto;transition:transform 1s;display:flex}.spin-wheel:hover{transform:rotate(360deg)}.spin-center{color:#7265e6;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-weight:900;display:flex}
