.bg-violet {
  background-color: #29094D;
}
.center-middle {
  display: flex; justify-content: center; align-items: center;
}