body {
    background-color: #000000;
    margin: 0px;
    padding: 0px;
}

#flex {
    display: flex;
    justify-content: center;
}

#soon {
    position: rabsolute;
    top: 700px;
    height: 100px;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
}

#logo {
    position: relative;
    height: 500px;
    width: 500px;
}