diff --git a/style.css b/style.css index 90b6f00..16f36b3 100644 --- a/style.css +++ b/style.css @@ -140,4 +140,12 @@ ul li::marker { #flood { z-index: -2; +} + +.blog { + color: #fff; + padding: 20px; + text-align: center; + max-width: 800px; + z-index: 1; } \ No newline at end of file