.lottiePlayer #lottie {
  height: 150px;
  width: 150px;
}
.lottiePlayer {
  display: flex;
  justify-content: center;
}
