.htmx-indicator {
  display: none;
}

.htmx-request .htmx-indicator {
  display: grid;
}

.htmx-request.htmx-indicator {
  display: grid;
}
