From f4ea22257a6f6e916b2ae2ac02719e3f48f78227 Mon Sep 17 00:00:00 2001 From: Elijah Bansley Date: Thu, 17 May 2018 14:18:32 -0500 Subject: [PATCH] Update style.css --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 4767274..0b70060 100644 --- a/style.css +++ b/style.css @@ -2,4 +2,8 @@ text-align: center; padding: 50px; background-color: black; + color: white; + width: 100%; + margin-top: 0px; + top: 0px; }