:host {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

output {
  font-variant-numeric: tabular-nums;
}
