img{
    width: 300px;
}
body {
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background: blanchedalmond;
    color: black;
}

