My drag and drop game is working perfectly on all browsers except for Firefox. In Firefox, the ghost image that appears when an item is dragged seems to be positioned very far away from the cursor. Although the ghost image can still be seen on the page, it appears to be way off from where the cursor actually is.
Unfortunately, I am unable to provide a screenshot of this issue, but you can view the expected behavior in this jsbin.
I'm wondering if there might be some CSS causing interference with the drag and drop functionality. Any insights or solutions would be greatly appreciated!