body {
  background-color: #86b31c;
}

#container {
  position: absolute;
  left: 50%;
  margin-left: -260px;
  top: 50%;
  margin-top: -260px;
}
