I'm looking to create a cursor that's a red circle. I was thinking maybe there's a way I could edit a cursor's background colour and then add a border radius to create a circle.
Is this possible?
Note: I do not want to use something like cursor: url(img.jpg), I want to colour the cursor just by css.