#canvas-webgl {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    pointer-events: none;
    filter: sepia(40%);
}