diff --git a/index.html b/index.html index 75e7e7e..b4049c6 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ + R G B diff --git a/style.css b/style.css index 5676b59..4f689ef 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,7 @@ body{ #rgb{ padding-top: 75px; margin: auto; + font-family: 'Anton', sans-serif;/*Anton from Google fonts*/ } #r{ font-size: 300px;