.loader {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2147483647;
  background-color: rgba(5, 5, 5, 0.3); 
}
