body{
  background:tomato;
  padding:30px;
  font-size:20px;
}

p{
  border:1px solid black;
  padding:20px;
}