body {
    background: hsl(235,60%,13%); /*#051a41;*/
    margin: 0;
    overflow: hidden;
}

h2 {
  color: white;
}