I had to add the following style to get this to work. ``` javascript handle { pointer-events:all; } ``` Am I doing something wrong?