#sakura {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.04;
    pointer-events: none;
    z-index: 9999;
}