.htmx-indicator {
  display: none;
}

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

.htmx-request button {
  opacity: 0.6;
}

#alignment-box {
  box-shadow: 0 0 0 9999px rgb(0 0 0 / 50%);
}
