.center-row {
    display: flex;
    justify-content: center;
    align-items: center;
}