/* Add custom CSS styles below */ 
body {
    background: linear-gradient(to bottom, #D2B48C, #D2B48C, #D2B48C);
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
}