video {
  filter: blur(5px) invert(1) opacity(0.5);
  /* filter: hue-rotate(180deg) saturate(200%); */
  width: 200px;
  max-width: 100%;
}