#wrapper{
    position: absolute;
    top: -5px;
    left: -5px;
    max-width: 100%;
    height: 100%;
    z-index: 1;
}

#content1{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
}
