output:
hello How are you
code:
Ho
The code can be
helloHow are you
CSS would be
.text-class { display: flex; justify-content: flex-start; flex-direction: column; align-items: center; }