How do you align text to the far right of its container?
text-align: right;
text-align: end;
text-align: left;
text-align: justify;