#content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


#soon {
    /* margin-top: 1vh; */
    text-align: center;
    font-family: "Poppins", sans-serif;
    color: white;
}