html {
    min-height: 100%;
    background-color: white;
}
img {
    width: 268px;
    height: 417px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -134px;
    border: 0;
}