body {
  background-color: #222;
  color: white;
  text-align: center;
}

video {
  margin: auto;
  margin-top:3rem;
  filter: invert(1.0);
}


