I have been given a piece of jQuery that is meant to find the position of the users mouse, and the closer to the center the mouse is, the more it effects the opacity of elements on the page. The desired effect will be a fade as the mouse gets closer to the center, with a full screen logo fading to opacity: 0, the background going from black to white, and white text being revealed. Here is the code I have been given:I have been given a piece of jQuery that is mea