.center {
    display: flex;
    justify-content: center;
    align-content: center;
    padding: 0;
    margin: 0;
}