#fireCanvas {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 350px;
    pointer-events: none;
    z-index: 0;
    filter: url('#fireGoo');
}
