Try changing the draw function so that the middle of the paddle is located directly above the mouse pointer instead of the left side.
Now that the keyboard and mouse work, all that's left to do is put in the bricks and add some design and code polish. As usual, we'll stuff all the code not in the draw() function into the library on all future pages.