1 2 3 4 5 6 7
.loadingBoxContainer { display: flex; flex-direction: column; align-content: center; justify-content: center; background-color: #fdfdfd; }