.loadingCard_main{ display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; .loading_text{ font-size: 26px; margin-top: 20px; color: $color_font_two; } }