.wraptocenter {
    margin: auto;
    left:0; right:0;
    top:0; bottom:0;
    position: absolute;
    width: 700px;
    height: 700px;
    background: #f1ece6;
    text-align: center;
}

body {
  background-color: #f1ece6;
}
