<div class="marquee-container">
  <svg xmlns="http://www.w3.org/2000/svg"
       viewBox="0 0 1000 200"
       preserveAspectRatio="xMinYMin meet">
    <defs>
      <path id="shapePath"
            d="M0,150 L0,50 L200,50 L400,150 L600,150 L800,50 L1000,50 L1000,150"/>
    </defs>
    <text font-size="16" font-weight="500" fill="#0080dc" style="text-decoration:underline;">
      <textPath id="tp" href="#shapePath" startOffset="100%" lengthAdjust="spacingAndGlyphs">
        <!-- Vai trò JS sẽ chèn nội dung lên đây -->
      </textPath>
    </text>
  </svg>
</div>

				
			
Hãy hỏi AI Tiệp bất cứ điều gì!