#haunted-effect {
position: fixed;
width: 100%;
height: 100%;
pointer-events: none;
}
#haunt-bg {
background-repeat: no-repeat;
background-color: var(--background);
z-index: 0;