.snow_layer {
  overflow: hidden;
  height: 100vh;
  position: fixed;
  top: 0;
}
