.heng99-yeekee,
.heng99-yeekee *,
.heng99-yeekee *::before,
.heng99-yeekee *::after {
  box-sizing: border-box;
}

.heng99-yeekee {
  font-family: "Prompt", "Sarabun", "Kanit", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #fff;
  background: #1d1535;
  padding: 16px;
  border-radius: 12px;
  max-width: 760px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.heng99-yeekee img {
  max-width: 100%;
  height: auto;
  display: block;
}

.heng99-yeekee a {
  text-decoration: none;
  color: inherit;
}
