img {
    height: 300px;
}
h1 {
    color: red;
    font-size: 100px;
}
body {
    background-color: #fdf5df;
}