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