img {
    width : 500px;
}
body {
    text-align: center;
    font-family: 'Times New Roman', serif;
    font-size: 25px; 
    background: bisque;
    color: chocolate;
}