.loading-indicator { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; } .loading-indicator svg { width: 64px; height: 64px; fill: lightgray; }