#fluid-canvas {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 999999 !important;
    pointer-events: none;
    width: 100vw;
    height: 100vh;
}