div#fish-wrap{
    height: 200px;
}
div#flyfish {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 200px;
}