.hb-coming {
    align-content: center;
    text-align: center;

    background-color: #001422;

    font-size: xx-large;

    height: 100vh;
}

.hb-coming h1 {
    margin: 0;
    color: white;
}

.hb-coming p {
    font-size: x-large;
    margin: 0;
    color: white;
}