diff --git a/style.css b/style.css index 283cdc5e1b93449917dd5618483c16d51c1ca107..aff8093e1e09b6b1969e16b1a8aa0a98d1edca2e 100644 --- a/style.css +++ b/style.css @@ -7,4 +7,6 @@ body { .container { text-align: center; padding: 64px; + background: rgba(128, 128, 128, 0.383); + height: 100%; } \ No newline at end of file