.p1{
 width: 250px;
 height: 250px;
 border-style: solid;
 border-width: 3px;
 border-color: red;
 padding: 30px;
}