body {
    text-align: center;
    background-color:beige;
}

h1 {
    color: rgba(237, 111, 0, 0.829);
    
}

img{
    width: 360px;
    height: 271px;


}