/* Content must remain readable if JavaScript animation is unavailable. */
.reveal {
  opacity: 1;
  transform: none;
}
