body{animation:gradient 15s ease infinite;background:linear-gradient(300deg,#733782,#465938);background-size:400% 400%;height:100vh}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}
/*# sourceMappingURL=main.bdbf2508.css.map*/