#content {
    position: absolute; 
    left: 0; 
    right: 0; 
    width: 100%; 
    height: 100%;
    margin-left: auto; 
    margin-right: auto; 
    z-index:0;
  }


