:host {
  display: block;
}
:host .key-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}