diff --git a/index.html b/index.html
index f30a6f8..0c4e25f 100644
--- a/index.html
+++ b/index.html
@@ -12,9 +12,10 @@
+
-
Hacker's turn
+ Hacker's turn
diff --git a/style.css b/style.css
index c40b32c..7f950f2 100644
--- a/style.css
+++ b/style.css
@@ -15,11 +15,9 @@
--dark-purple: #8e44ad;
}
-.container {
- min-height: 100vh;
-}
+.container {min-height: 100vh;}
-.turn {
+#turn {
text-align: center;
border-radius: 0 0 var(--border-radius) var(--border-radius);
padding: 15px 0;