.loading-container{display:flex;align-items:center;justify-content:center;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;background-color:#000;color:white;position:fixed;top:0;left:0;right:0;bottom:0;width:100%}.loading-content{text-align:center}.loading-heading{font-size:1.5rem;line-height:2rem;font-weight:700;margin-bottom:1rem}