<div>
bg-blue-500
text-white
<div className="bg-blue-500 text-white p-4"> <h1>スタイリング</h1> <p>このページは、Tailwind CSSを使ったスタイリングの記述例です。</p> </div>