#img{
    width: auto;
    height: 200px;
}
#img2{
    width: auto;
    height: 495px;
    
}
#h1{
    color: rgb(248, 252, 40);
}
#h1{
    font-style: oblique;
}
body{
    background-color: brown;
}