h1{
    color: rgb(17, 24, 29);
    background-color: rgb(62, 89, 161);
    height: 50px;
    width: 100%;
    text-align: center;
    
}
p{
    color: #883a3a;
    text-align: center;
}
img{
    height: 500px;
    width: 650;
}