img {
    width: 200px;
}
body {
    text-align: center;
    font-family: "Comic Sans MS", cursive;
    background: rgb(250, 236, 238);
    color: pink;
}