.bg-container {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}
.bg-layer {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}
