body {
	background-color: #E2BECA;
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1265px;
}


img {
  height: 1200px;
}