Every time I attempt to log in and input my credentials on the login form, a white box appears which looks strange. Is there a way to remove it?
https://i.sstatic.net/gazZp.png
I have implemented three classes in the login form: .login-form, .form-control, .input-data
.html
<input type="email" placeholder="email" aria-describedby="button-addon1" class="form-control login-form input-data">
https://i.sstatic.net/JKiRq.png
.css
https://i.sstatic.net/RkcNL.png https://i.sstatic.net/QDbhj.png