body {
    background-image: linear-gradient( 45deg, #3498db, #1abc9c );
    background-attachment: fixed;
    height: 100vh;
}