body {
    font-family: "Arial", sans-serif;
    background-color: lightgray;
    font-size: 24px;
  }

.text-reveal {
    overflow: hidden;
    white-space: nowrap;
}