diff --git a/1.png b/1.png index 92e5434..b026c6d 100644 Binary files a/1.png and b/1.png differ diff --git a/style.css b/style.css index 075afdb..77e0a72 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,7 @@ body { margin: 0; font-family: sans-serif; font-size: 10px; + overflow: hidden; } button { @@ -491,8 +492,6 @@ a { border-radius: 20px; } } - background-color: rgb(216, 0, 0); -} @media (max-width: 1024px) { @@ -635,3 +634,4 @@ a { #feedbackButton:hover { background-color: #ff3333; } +} \ No newline at end of file