.fluidcursor {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 0;
    filter: var(--filtercursor);
}
