diff --git a/home.html b/home.html index 756a1fd..868c341 100644 --- a/home.html +++ b/home.html @@ -1,47 +1,47 @@ - + #button { + font-size: 35px; + margin-top: 5%; + width: 50%; + margin-bottom: 5%; + border: 1px solid; + border-radius: 3pt; + padding: 2px; + justify-self: center; + text-align: center; + } + -
-