If childi(x) has t-1 keys but has a left or right sibling with t keys, then borrow one from sibling
move key from x to childi(x) move key from sibling to x move child from sibling to childi(x)
Click mouse to advance to next frame.