body {
    background-color: black;
}

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