diff --git a/index.html b/index.html
index b27b65c86..1b69a160d 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,7 @@
Happy Birthday!!! :)
+
diff --git a/style/style.css b/style/style.css
index b52c1a2e5..47f680551 100644
--- a/style/style.css
+++ b/style/style.css
@@ -4,6 +4,7 @@ html {
body {
margin: 0;
+ font-family: "Work Sans", sans-serif;
}
.container {
@@ -283,6 +284,14 @@ body {
top: -20px;
}
+ .wish-hbd {
+ font-size: 2.2em;
+ }
+
+ .wish h5 {
+ font-size: 1.4rem;
+ }
+
.nine p {
font-size: 1.5rem;
font-weight: lighter;