img {
    width: 170px;
}
body {
    text-align: center;
    font-family:'Comic Sans MS';
    background-color: rgb(253, 203, 141);
    color:rgb(204, 95, 17);
}