<div style="width: 200px; background-color: lightblue"><div style="display:flex " ><div>This is some text.</div><div>This is some text. This is some text.</div></div></div><div style="width: 200px; background-color: lightyellow"><div style="display:flex " ><div>This is some text. This is some text. This is some text.</div></div>
I'm looking for a way to style the divs in the lightblue div so that the text looks like the text in the lightyellow div.