<div class="video-mask-container">
<video class="bg-video" autoplay muted loop playsinline>
<source src="https://codeshack.io/web/example.mp4" type="video/mp4">
</video>
<div class="text-mask-layer">
<h1>CREATIVE</h1>
<h1>VISION</h1>
</div>
</div>
Back to Snippets
Cinematic Video Text Mask CSS
Create a cinematic impact with a video text mask. We use CSS blend modes to play a background video directly inside your typography, which looks amazing.
139