.pageloading{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;z-index:10000000000}.pageloading img{width:150px;height:auto;border-radius:10px}