html { font-size: 2rem; } .text { text-align: justify; max-width: 60ch; margin: 50px auto; } span::after { content: " "; } .text1 { color: red; } .text2 { color: blue; }