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