Padding Entre Les Elements CSS

p {
 width:200px;
 padding:40px;
 margin:auto;
 }
Outstanding Orangutan