body {
  text-align: center;
  font-family: Arial;
}

.type {
  margin: 20px 0px;
}

.lang {
  margin: 20px 0px;
}

#word-display {
  font-size: 20px;
  font-weight: 700;
}

#translation-display {
  font-size: 16px;
  font-weight: 500;
}