.loadingBoxContainer { display: flex; flex-direction: column; align-content: center; justify-content: center; background-color: #fdfdfd; } .text { text-overflow: ellipsis; text-align: center; }