html,body{
    height: 100%;
    margin: 0;
    padding: 0;
}
img{
    height: 600px;
}
.share{
    width: 100%;
    position: fixed;
    left: 0p;
    right:0;
    bottom:0;
}