html, body {
    cursor: none !important;
}

*:disabled, *:hover {
    cursor: none !important;
}
