<two-up orientation="${orientation}">
${await FileAttachment("pdr-1.jpeg").image()}
${await FileAttachment("pdr-2.jpeg").image()}
</two-up>
<figcaption>Images from <a href="https://publicdomainreview.org/collection/paper-lantern-catalogue/">Public Domain Review</a>.</figcaption>
<style>
two-up {
--thumb-size: 30px;
--bar-size: 0px;
--bar-touch-size: 60px;
}
</style>