canvas {
    position: relative;
}
.snowFall {
     position: fixed !important;
 }

.z-index-99 {
    z-index: 99 !important;
}