diff --git a/src/App.css b/src/App.css index 5847eaa..cf3f8d9 100644 --- a/src/App.css +++ b/src/App.css @@ -1,3 +1,7 @@ .App { background-image: '/public/background.png'; } +#title { + text-align: center; + margin-top: 3%; +} \ No newline at end of file