.lightfall-container {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.lightfall-canvas {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
}