img {
    height: 300px;
}
h1 {
    color: #dc3545;
}
body {
    background-color: #c2edce;
}
p {
    color: #052c65;
}