#particles-js {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.img-coming-soon img {
    width: 50vw;
    height: 50vh;
}

.space_bg {
    background-color: #050915;
    background-color: #041526;
}