img {
    display: block;
    margin: auto;
    height: 100%;
}

body {
    margin: 0px;
    height: 100%;
}

html {
    height: 100%;
}