img {
    width: 500px;
}

body {
    text-align: center;
    font-family: fantasy;
    background-color: rgb(97, 59, 12);
    color: beige;
}