.yellow-squiggle {
  width: 100%;
  height: 20px; /* 波浪线高度 */
  margin-top: 0;
}

.yellow-squiggle svg {
  display: block;
  width: 100%;
  height: 100%;
}
