diff --git a/css/style.css b/css/style.css index a11792c..d7dbc59 100644 --- a/css/style.css +++ b/css/style.css @@ -2,6 +2,7 @@ body { background-color: rgb(100, 100, 100); color: chartreuse; font-family: monospace; + } .header {