Transition Morphs

Name the element so the browser creates relations

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

Now it can morph!

😎