diff --git a/style.css b/style.css index 3648000..32fadcb 100644 --- a/style.css +++ b/style.css @@ -102,6 +102,7 @@ ul li::marker { text-align: center; top: 40px; left: 40px; + z-index: 3; } .blinkies { height: 31px; @@ -114,4 +115,8 @@ ul li::marker { justify-content: center; max-width: 800px; flex-wrap: wrap; +} + +#flood { + z-index: 2; } \ No newline at end of file