diff --git a/src/style.css b/src/style.css index ba80b5e..aaca282 100644 --- a/src/style.css +++ b/src/style.css @@ -52,4 +52,11 @@ button border-radius: 12px; background-color: #9DB17C; +} + +.lol +{ + border-radius: 12px; + + background-color: #b86868; } \ No newline at end of file