body {
    background-color: #11111f;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}