diff --git a/index.html b/index.html
index 75e7e7e..fc8c09b 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
+
R G B
diff --git a/style.css b/style.css
index 5676b59..1455060 100644
--- a/style.css
+++ b/style.css
@@ -10,16 +10,19 @@ body{
font-size: 300px;
display: inline-block;
cursor: pointer;
+ font-family: Fascinate Inline;
}
#g{
font-size: 300px;
display: inline-block;
cursor: pointer;
+ font-family: Fascinate Inline;
}
#b{
font-size: 300px;
display: inline-block;
cursor: pointer;
+ font-family: Fascinate Inline;
}
button{