.htForever, .htBEC, .htDBX, .htSepti, .htClarity {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 1;
    transform: translate(100%);
}

