File size: 137 Bytes
d712cef
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
.light-rays-container {
  width: 100%;
  height: 100%;
  position: relative;
  pointer-events: none;
  z-index: 3;
  overflow: hidden;
}