diff --git a/public/index.html b/public/index.html index db4c3e9..d113cb4 100644 --- a/public/index.html +++ b/public/index.html @@ -18,6 +18,7 @@ width: 100%; background-color: rgba(0,0,0,0.75);; display: none; + z-index: 100; } #overlay input { display: block; diff --git a/public/wetty/index.html b/public/wetty/index.html index db4c3e9..d113cb4 100644 --- a/public/wetty/index.html +++ b/public/wetty/index.html @@ -18,6 +18,7 @@ width: 100%; background-color: rgba(0,0,0,0.75);; display: none; + z-index: 100; } #overlay input { display: block;