diff --git a/styles.css b/styles.css index f61608e..df92442 100644 --- a/styles.css +++ b/styles.css @@ -1,10 +1,13 @@ body { background-color: #ffffff; - overflow: hidden; } h1 { align-items: center; text-align: center; color: #363636; +} + +.container { + margin-top: 30px; } \ No newline at end of file