You might want to give CodePen a try, makes it easier for the rest of us ;)
Your problem lies in the fact, that you just modify your selector. You have to write two selectors, one which is the base state and a second which adds CSS on top of the base state with the hover rule.