.loading_screen{align-items:center;background-color:#00000045;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:10}.loading_screen>.loading_screen_img{background:url(/assets/loading_screen.gif);background-position:50%;background-repeat:no-repeat;background-size:cover;height:20rem;width:20rem}