diff --git a/style.css b/style.css index af0185692ed288d4905f4d944f07905904f18d65..283cdc5e1b93449917dd5618483c16d51c1ca107 100644 --- a/style.css +++ b/style.css @@ -1,8 +1,10 @@ -html, body { - height: 100%; - width: 100%; +html, +body { + height: 100%; + width: 100%; } -.container{ + +.container { text-align: center; padding: 64px; -} \ No newline at end of file +} \ No newline at end of file