body {
    display: flex;
    margin: auto;
    justify-content: center;
    background-color: #000;
}