.fireworks {
            position: fixed;
            top: 0px;
            left:0px;
            z-index:1;
        }
.mouseDown {
            position: fixed;
            top: 0px;
            left:0px;
            z-index:-1;
        }
