.swal2-popup {
    font-size: 1.6rem !important;
  }

  #load {
    visibility: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url("load2.gif") no-repeat center center #80808042;
}