.demo-trigger-popup {
  padding: 10px 30px;
  // width: 300px;
  text-align: center;
}
.demo-trigger-manual {
  width: 100%;
  height: 400px;
  background-color: var(--color-fill-3);
  line-height: 400px;
  text-align: center;
  font-size: 20px;
}
