The `left`, `right`, `center` class sets the text align AND the float value of the element. Separate the two things: - `left`, `right`, `center` sets only the float attribute - `t-left`, t-right`, `t-center` sets only the text-align attribute