diff --git a/index.html b/index.html
index c3be251..daf2ec1 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
En gång är ingen gång!
-
+
diff --git a/src/style.css b/src/style.css
index 8d4dbbc..3d10150 100644
--- a/src/style.css
+++ b/src/style.css
@@ -26,7 +26,6 @@ h2 {
font-weight: 700;
padding: 3rem;
color: #2196F3;
- background-color: #0ff;
background-color: rgba(0, 0, 0, .5);
text-align: center;
white-space: nowrap;