html, body {
  height: 100%;
  background: linear-gradient(to bottom, #052942, #031019);
  background-attachment: fixed;
}

