.loading { display: flex; width: 100%; height: 100%; flex-direction: column; .loading-content { display: flex; flex: 1 1; align-items: center; justify-content: center; } }