img {
 width: 500px;   
}

body {
    text-align: center;
    font-family: Georgia;
    background: #301974;
    color: bisque;
}