JSFiddle - React, Tailwind, and code Playground

CSS

* {
    cursor:move;
    cursor:grab!important;
    cursor:-moz-grab;
    cursor: url(https://mail.google.com/mail/images/2/openhand.cur), move!important;
    cursor:-webkit-grab;
}