css

img{
    width: 80px;
}
body{
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    background-color: lavender;
    color: darkblue;
}