diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 1725f20..0138100 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -31,6 +31,7 @@ body { margin: 0; line-height: 1.8em; -webkit-font-smoothing: antialiased; + background: #CDC9C9; } textarea {