.hidden {
  display: none;
}
#madLibComplete > p span {
  font-weight: bold;
  color: red;
}
