body {
    background: grey;
}

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