body {
    background-color: powderblue;
}

p { 
    border: 2px solid violet;
    padding: 3px    
}
p { margin: 30px}