body{font-family:Poppins,sans-serif!important;background:url(/assets/img/app-gradient.svg) left -28vh no-repeat,#0d0f19;background-position:left -33vh;background-repeat:no-repeat;background-attachment:fixed;animation:move-background 15s linear infinite}@keyframes move-background{0%{background-position:left -33vh}50%{background-position:left -28vh}to{background-position:left -33vh}}