The idea
writing-mode changes more than text — it changes how *block* boxes stack. In vertical-rl the block axis runs right-to-left, so two block children that stacked top-to-bottom now stack right-to-left.
This level needs writing-mode. position, float and margin are off-limits: they would move the children without teaching you the property that rotates the block axis.