body {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  background-color: white
}

#image {
  height: 100vh;
  text-align: center;
}
