body {
background-color: gray;
text-align: center;

}
img {

border: solid 3px red;

}
p{
border-radius: 30px;
background-color: red;
font-style: italic;
font-weight: bold;
}