img{
    width: 500px;
}
body{
    text-align: center;
    font-family: 'cursive';
    background: rgb(240, 255, 101);
    color: rgb(255, 19, 19);
    font-size: xx-large;
}