body {
  background: black;
}

p {
  color: red;
}

footer img {
  position: absolute;
  right: 20px;
  bottom: 0px;
}

.video {
  display: flex;
  justify-content: center;
  max-width: 980px;
  margin: auto;
}

video {
  width: 100%;
  height: auto;
}

/*# sourceMappingURL=style.css.map */
