diff --git a/index.html b/index.html index c0dce6f..7fe8c57 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@ Adlerka - + \ No newline at end of file diff --git a/style.css b/style.css index 52c8a45..460ef5e 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,5 @@ body { background-color: #262930; + align-items: center; + justify-content: center; } \ No newline at end of file