body {
    background-color: #c2edce;
}
img {
    height: 300px
}
h1 {
    font-size: 100px;
}
p{
    font-size: 25px;
}