diff --git a/index.html b/index.html
index b660760..b96e24d 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,7 @@
#fish5 { color: green; animation-delay: 0.8s; }
#fish6 { color: gold; animation-delay: 1.8s; }
#fish7 { color: brown; animation-delay: 0.6s; }
+ #no-swim-zone { background-color: aqua; height: 2em; position: absolute; bottom: 2em; width: 100%; }
#crab { color: red; position: absolute; bottom: 2em; width: 100%; }
@@ -50,7 +51,7 @@
-
+