<style>
#a {
  flex-wrap: wrap-reverse;
  float: right;
  display: inline-flex;
}
#b {
  order: 4;
  break-after: page;
}
body:last-child {
  columns: 1px;
}
</style>
<time id="a">
<video></video>
<ol id="b"></ol>
<link>x</link>