.girls{
    position: absolute;
    width: 100%;
    height: 100%;
    content : "";
    opacity : 0.1;
    background-position: center center;
    background-repeat : no-repeat;
    background-size: contain;
}