div#comingSoon{
    height: 100%;
}
#comingSoon{
    display: flex;
    flex-direction: column;
    text-align: center;
}
main div#comingSoon{
    border-bottom: 1px solid black;
}