.login__container {
    max-width: 550px;
    display: grid;
    place-content: center;
    min-height: 100vh;
    padding-bottom: 25%;
}
