How can you make the letters in a text more spaced apart?
text-indent: 2px;
word-spacing: 2px;
letter-spacing: 2px;
line-height: 2;