.container {
    width: 100%;
    max-width: 450px;
    margin: 2rem auto 0;
}

.logo {
    width: 100%;
}