CSS Dodaj cień pod tekstem

.red-text-shadow {
  text-shadow: red 0 5px;
}
Relieved Rat