1 2 3 4 5
<div id="loading" class="loader-wrapper htmx-indicator"> <div class="opaque-rounded-background"> <div class="loader" style="width: 3rem; height: 3rem; border-width: 0.375rem;"></div> </div> </div>