diff --git a/form-input-wave/style.css b/form-input-wave/style.css index 2269f7b..d1642b8 100644 --- a/form-input-wave/style.css +++ b/form-input-wave/style.css @@ -72,6 +72,8 @@ body { padding: 15px 0; font-size: 18px; color: #fff; + position: relative; + z-index: 100; } .form-control input:focus,