It’s working as expected but you are not doing it correctly. Each paragraph has a default margin bottom value and you are using paragraph for each line. paragraph tag should be used for paragraph not for a single line when you have bunch of text. In that case you need to use the suggested code to reduce the margin.