.squatch-header-close {
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
}

.squatch-container {
  background-color: var(--widget-background-color);
  display: block;
}