html {
  min-height: 100%;
}
body {
   background: linear-gradient(180deg, #17748b 0%, #003a8b 100%) no-repeat; 
}