:host {
  display: block;
  width: 35vw;
  height: fit-content;

  .wrapper {
    padding: 10px 20px 50px;
  }
}
