The idea
text-align controls how inline content sits horizontally inside a block: left, center, right, or justify. It moves the text, not the box — which is why this level measures the text itself, not the container.
This level needs text-align. margin is off-limits: nudging the text with a margin would move it to the same place without teaching you anything about alignment.