* { cursor: none !important; }
*:active { cursor: none !important; }
*:focus { cursor: none !important; }
*:hover { cursor: none !important; }
::selection { background: transparent; }
