.contaner{position:relative}.stickyMask{display:flex;position:sticky;top:0;height:100vh;align-items:center;justify-content:center;mask-image:url(/maskText.svg);mask-position:50% center;mask-repeat:no-repeat;mask-size:150%}.stickyMask video{height:100%;width:100%;object-fit:cover}