.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: stretch;
justify-content: center;
}
.container2 {
align-items: center;