.login-container{
    width: 100%;
    height: 100%;
    max-width: 500px;
}

textarea:focus, input:focus{
    outline: none;
}

/* footer {
    position: fixed;
    bottom: 0;
} */