
typebot-bubble::part(button) {
  bottom: 100px;
}

typebot-bubble::part(bot) {
  bottom: 180px;
  height: calc(100% - 180px)
}