diff --git a/index.html b/index.html
index d855c7d..2dbaad4 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,12 @@
+
+
+
+
+
+
Rock,paper & scissor
diff --git a/style.css b/style.css
index ff56940..dc7d652 100644
--- a/style.css
+++ b/style.css
@@ -22,7 +22,8 @@ body {
overflow-x: hidden;
background: #0f0f0f;
color: #fff;
- font-family: "Open Sans", sans-serif;
+ font-family: 'Inter', sans-serif;
+ font-family: 'Pixelify Sans', cursive;
}
section {