body {
    background-color: beige;
}
img {
    height: 400px;
}
h1 {
    font-size: 100px;
}
p {
    font-size: 40px;
}