html, body {
  height: 100%;
  margin: 0;
}

body {
  background: #000 url("ND_Background_3.svg") center/cover no-repeat fixed;
}
h1, p {
  -webkit-text-stroke: 1px black;
}
