body {
  background-color: black;
}

video {
    width: auto;
    height: 98vh;
}

h1 {
  color: white;
}

a {
  color: white;
}

p {
  color: white;
}
