<div style="position:relative;height:100vh;overflow:hidden;">
  <iframe src="https://youtu.be/rLKzL9l89ycautoplay=1&mute=1&controls=0&loop=1&playlist=ID_VIDEO&showinfo=0&modestbranding=1&rel=0"
    style="position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border:0;" allow="autoplay"></iframe>
  <div style="position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);">
    <a href="/about" style="padding:1em 2em;background:white;color:black;text-decoration:none;font-weight:bold;border-radius:5px;">ENTRER</a>
  </div>
</div>