.htmx-spinner {
  display: none;
}

.htmx-request .htmx-spinner {
  display: inline-block;
}

.htmx-request .htmx-label {
  display: none;
}
