diff --git a/style.css b/style.css index 8e58d5e..113c518 100644 --- a/style.css +++ b/style.css @@ -96,4 +96,5 @@ button:active { .rabbit:hover { transform: scale(1.2) rotate(4deg); - background: #e7eef + background: white +}