Another thing you can see on screen is change of colour as we move mouse across the output screen hte background color changes. so, in our code ,we have taken x=0 initially then in div id = app ,we have @mousemove which we connected to xcoordinate ,and also to see the pixels across the coordinated to know where are we moving we written pixels across : {{x}}.