.easy-snowfall-overlay {
position: fixed;
inset: 0;
pointer-events: none;
z-index: 9999;
}
.easy-snowfall-canvas {
display: block;
}