What happens when we set the div element around a paragraph to 200px and the paragraph width to 50%.

The paragraph's width becomes 100pxThe paragraph's width stays 200px

The paragraph's width becomes 100px.