.comingsoon{
    height: 90vh;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 50px;
    font-weight: bold;
    margin-top: 0;
}