.buttons,
.bottomButtons,
.duration,
.definition,
.info,
.notInPaper {
  display: none;
}

.printInfo,
.definitionPrint {
  display: block !important;
}

li {
  color: black !important;
}

.modal-backdrop,
#modalEnd {
  display: none !important;
}

#words li {
  width: 30px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
}

#words input {
  width: 30px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
}
