
So, the task is to find the coordinates of the mouse over the screen. We start by removing paddings and margins from all the elements.
This means that vertical zero is the topmost point and horizontal zero is the leftmost point.Move the mouse to get the coordinates
<- Script ->