body {
  background-color: black;
  color: white;
  font-family: Times;
  background-image:url(video.webp);
  background-size : 100% 100%;
  background-attachment: fixed;
}