p { 
  width:220px;
  padding:10px;
  border:5px solid blue;
  margin:0px;
  background-color:#e0ffff;
  text-align:center;
}