diff --git a/style.css b/style.css index 5cf094c..5488e79 100644 --- a/style.css +++ b/style.css @@ -5,3 +5,8 @@ h1 { body { font-family: "Times New Roman", Times, serif; } + +.sound-button { + background-color: transparent; + border: 0; +}