
.center-wrapper {
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  margin: 0 auto;
}

.dict audio {
  display: inline;
  text-align: center;
  margin: auto;
}
