✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
body {padding-left: 20px; }
div {padding-left: 0px; margin: 5px; }
p {padding: 5px; }
...
<Body>
<Div>
<P>
...
</ P>
</ Div>
</ Body> :
(CSS)