body {
    position: relative;
}

img {
    position: fixed;
    bottom: -140px;
    height: 300px;
}