style>:root{--app-height:100%} .page__noise{ position:fixed; display:flex; top:0; left:0; right:0; bottom:0; width:100%; height:100%; height:var(--app-height); background-image:url(https://static.tildacdn.com/tild3830-3138-4531-a133-346265356461/Mask_groups.jpg); background-size:150px; opacity:0; transition:opacity 0.3s ease; pointer-events:none; z-index:9999} .page__noise--visible{ opacity:0.06; mix-blend-mode: normal; } .class-1 { position:relative; z-index:10000 } /style>