how to change css word first letter or small code example Example: css capitalize first letter &::first-letter { text-transform: capitalize; }