

canvas#snow {
  position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
	pointer-events: none;
}