body { background: #fff; }

#home {
  width: 550px;
  height: 450px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -225px 0 0 -275px;
}

