:host {
  align-items: center;
  display: flex;
  color: gray;
  justify-content: center;
  height: 5rem;
}
