.loading-dialog{position:fixed;color:rgba(255,255,255,.5);top:0;left:0;background:rgba(0,0,0,.8);display:flex;width:100%;height:100vh;justify-content:center;align-items:center}.loading-dialog h4{margin-left:30px;color:#fff}