/* Enter Your Custom CSS Here */

html, body {
    height:100%;
}

#wrapland {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    }

#wrapland2 {
    max-width: 750px;
  height: 100%;
    margin-left: auto;
    margin-right: auto;
  background-color: rgba(0, 0, 0, .7);
}