.container {
justify-content: center;
display: flex;
flex-direction: column;
align-content: center;
}