/* Show it's not fixed to the top */
body {
  min-height: 75rem;
}

.letter {
  cursor: pointer;
}

#alx_word {
  font-weight: bold;
}