img {
    width: 200px;
}
body {
    text-align: center;
    font-family: Papyrus;
    background-color: antiquewhite;
    color: purple
}