img{
    width: 300px;
}
body{
    font-family:Georgia, 'Times New Roman', Times, serif ;
    color: midnightblue;
    width: 50vw;
    margin: 0 auto;
    background-color: burlywood;
 }