body {
    background: rgb(2,0,36);
    background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(24,24,24,1) 0%, rgba(63,63,63,1) 100%);
}

