.host {
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 100%;
  box-sizing: border-box;
}
