R G B
+ R G B
diff --git a/style.css b/style.css
index 5676b59..9ddf010 100644
--- a/style.css
+++ b/style.css
@@ -5,6 +5,7 @@ body{
#rgb{
padding-top: 75px;
margin: auto;
+ font-family: cursive;
}
#r{
font-size: 300px;
@@ -30,5 +31,4 @@ button{
#r:hover + #rgb{
background-color: red;
-}
-
+}
\ No newline at end of file