<style>
  .video-bg {
    position: absolute;
    top: 0;
    left: 50;
    right: 50;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(80%);
}
</style>

<div class="video-bg">
  <video playsinline="playsinline" autoplay="autoplay" muted="muted" loop="loop">
    <source src="https://storage.googleapis.com/msgsndr/iVBdauf9Hza56uxbCykR/media/63dfd578acb24a3e45e5bd03.mp4" type="video/mp4">
    Your browser does not support the video tag.
  </video>
</div>

Mindblown: a blog about philosophy.

Got any book recommendations?