body {
  background-color: #f2ebe1;
}

.img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
