diff --git a/style.css b/style.css index f10190c..e359e63 100644 --- a/style.css +++ b/style.css @@ -152,6 +152,9 @@ p { margin-top: 15px; display: flex; justify-content: center; + align-items: center; + max-width: 100%; + max-height: 100%; }