body {
  background: linear-gradient(to bottom, #0c244b, #000000);
  height: 100vh;
  margin: 0;
  background-size: cover;
  background-attachment: fixed;
}

