body {
    margin: 0px;
    height: 0px;
    overflow: clip;
}
div {
    width: 100%;
    height: 100%;
    text-align: center;
}
img {
    height: 100%;
}