video{position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; object-fit: cover; filter: brightness(20%);}
.content {position: fixed; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.content img {display: block; margin-left: auto; margin-right: auto;}