
body {
    background-color: #000000;
}
.container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}

