diff --git a/index.html b/index.html
index 1db9492..a5864ce 100644
--- a/index.html
+++ b/index.html
@@ -105,6 +105,13 @@ body {
background: rgba(255,255,255,.2);
}
+h1, h2, h3 {
+ text-transform: uppercase;
+ cursor: default;
+ font-style: normal;
+ font-weight: normal;
+}
+
h2 {
margin: 0 0 15px;
text-transform: uppercase;