diff --git a/styles.css b/styles.css index 81a9697..20a453f 100644 --- a/styles.css +++ b/styles.css @@ -4,9 +4,9 @@ html{ } body{ margin:1em; + font-size:16px; + line-height: 1.3; background-color: rgb(255, 250, 250); - line-height: 1.3; - font-size:20px; } #welcome{ max-width: 80%;