/* Your custom styles */
html, body {
    height: 100%;
}

nav.navbar {
   background: linear-gradient(40deg, #763b6a, #292942);
}