body {
    background: linear-gradient(146deg, #FFDEBE 0%, #9BACD8 100%);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}