From 8ebcccf6e7455010f01b39ec9d29bac9edaf1c47 Mon Sep 17 00:00:00 2001 From: Elijah Bansley Date: Thu, 17 May 2018 14:03:18 -0500 Subject: [PATCH] Update style.css --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index cdeddbc..414a407 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,5 @@ title { - + text-align: center; + padding: 50px; + background-color: black; }