body.user-bg {
    min-height: 100%;
    background: linear-gradient(to bottom, #1c3968, #2b7692);
    background-attachment: fixed;
} 