img{
    width: 200px;
}

body{
    text-align: center;
    font-family: Cursive;
    background: MediumSlateBlue;
    color: 'sea green';
}