#rec403715774 .t396__artboard {
background: linear-gradient(149deg, rgb(48, 23, 80) 0%, rgb(0, 0, 0) 42%, rgb(95, 40, 190) 72%, rgb(0, 0, 0) 100%);
animation: gradient 10s infinite linear;
background-size: 400%;
}

@keyframes #rec403705105 {
0% {
background-position: 80% 0%;
}
50% {
background-position: 20% 100%;
}
100% {
background-position: 80% 0%;
}
}