Transition Morphs

Give it a view-transition-name so the browser creates relations

.box {
  view-transition-name: box;
}

Now it can morph!

😎