I’m using Cursor Live to show each user’s cursor on a shared table, so everyone can see exactly which cell someone else is pointing at. The problem is that users with different screen sizes see the cursors in the wrong spots, on very small or very large screens the positions are completely misaligned. What’s the best way to ensure everyone sees accurate cursor locations, no matter their screen dimensions?