body, html {
    height: 100%;
    margin: 0;
    background-color: #7ca44c;
}
img {
    min-width: 100%;
    width: 100%;
}