body {
    
background: rgb(1,0,78);
background: linear-gradient(90deg, rgba(1,0,78,1) 0%, rgba(83,62,255,1) 52%, rgba(192,212,255,1) 100%);
}