body{
    background: rgb(107,146,199);
    background: linear-gradient(180deg, rgba(107,146,199,1) 0%, rgba(178,202,233,1) 8%, rgba(207,225,244,1) 100%);
}