body.modal-open .modal {
  background-color: #fff0;
  z-index:10;
}
.modal-backdrop {
  z-index: 1;
}