diff --git a/style.css b/style.css index 41ec44f..d8b4565 100644 --- a/style.css +++ b/style.css @@ -111,3 +111,7 @@ body { max-width: 50%; text-align: center; } + +section { + margin-bottom: 16px +}