img{
    width: 400px;
}
body {
    text-align: center;
    font-family: 'Georgia';
    background: azure;
    color:orchid
}