/* filepath: /c:/Users/王书利/Desktop/my-blog/source/css/fish.css */
#jsi-flying-fish-container {
    display: block;
    bottom: 0px;
    right: 0px;
    left: 0px;
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 1;
    height: 132px;
    z-index: -1;
}

footer {
    position: relative;
}

canvas {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}