diff --git a/public/style.css b/public/style.css index 5530df9..b1e876a 100755 --- a/public/style.css +++ b/public/style.css @@ -7,6 +7,10 @@ header { text-align: center; } +body { + margin: 1em; +} + @media screen and (min-width: 16em) and (max-width: 25em) { article { display: flex;