diff --git a/src/components/GameboyMenu.tsx b/src/components/GameboyMenu.tsx
index ad9f139..594691f 100644
--- a/src/components/GameboyMenu.tsx
+++ b/src/components/GameboyMenu.tsx
@@ -18,7 +18,6 @@ const StyledGameboyMenu = styled.div`
   flex-direction: column;
   align-items: center;
   justify-content: space-evenly;
-  background: green;
 `;
 
 const colorAnimation = keyframes`