diff --git a/index.html b/index.html index 793ac43..1b7b529 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ - + @@ -77,6 +77,8 @@
+
+
Your words are: diff --git a/starter-template.css b/starter-template.css index ce487bf..49a9959 100644 --- a/starter-template.css +++ b/starter-template.css @@ -7,8 +7,10 @@ body { text-align: center; } -.results_words_key, .results_words_value, - .results_phrase_key, .results_phrase_value { +.results_words_key, .results_words_value, + .results_phrase_key, .results_phrase_value, + .dice_word + { font-size: x-large; }