:host {
  display: block;
  box-sizing: border-box;
  color: rgba(0, 0, 0, .5);
  font-size: 20px;
  padding: 2px 16px;
}
