.guns-loading {
  position: absolute;
  inset: 0;
  flex-direction: column;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: #0006;
  z-index: 2;
}
