img {  
    width: 100px;
}
body {
    text-align: center;
    font-family: 'times new roman';
    background: burlywood;
    color: aqua;
}
