.sweet-alert {
          max-height: calc(100% - 20px);
          overflow-y: auto;
          overflow-wrap: break-word;
        }




