diff --git a/css/blackjack.css b/css/blackjack.css index 149a8a4..a5711a6 100644 --- a/css/blackjack.css +++ b/css/blackjack.css @@ -54,6 +54,12 @@ body { color: white; } +#placeholder { + text-align: center; + color: white; + padding-top: 25px; +} + .navbar-toggler { border: 1px solid green; background-color: lightgreen; diff --git a/index.htm b/index.htm index 912aeab..0160318 100644 --- a/index.htm +++ b/index.htm @@ -82,7 +82,9 @@
-
Place your bet and start a round.
+
+
Place your bet and start a round.
+