h1 {
    color: blue;
}

img{
    margin: auto;
     width: 350px;
     height: 300px;;
}

p{
    background-color: rgb(203, 233, 233);
}