.account-box {
    box-shadow: 2px 2px 10px black;
}

form .row:hover {
    background-color: antiquewhite;
}