body {
    color: cornsilk;
    background-color: black;
}

.coming-soon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 35vh;
    text-align: center;
    text-justify: center;
}