h1 {
	text-align: center;
}

p {
    text-align: left-side;
    color: red;
} 

img {
    border-radius: 25px;
} 