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