.comingsoon{
    background-color: #006708;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding-bottom:20px;
}
.comingsoon--txt-l{
font-size: min(10vw, 100px);
}
.comingsoon--txt-m{
font-size: min(3vw, 20px);
}
table{
min-height:830px;
}