img {
    width:200px;
}
h1 {
    background:rgb(255, 233, 236);
}
p {
    font-family: 'Serif';
    background: beige;
}