.container-fluid {
    height: 100vh;
    background-color: black;

}

.container-fluid.active {

}

.wrapper {
    display: none;
}

#timer {
    font-size: 90px;
    color: #ffffff;
    font-weight: bold;
}

.col {
    color: #ffffff;
}