h1{
        text-align: center;
        background-color: lightpink;
}
img {
        width: 30%;
        height: 40%;
}
p{
        text-align: center;
}
h3{
        text-align: center;
}
h2{
        color: lightpink;
}