body {
    cursor: url("arrow.png"), auto !important;
    cursor: url("arrow.png"), pointer;
    pointer-events: auto;
}