App/loading/loading.css ilullath html,body{margin:0;padding:0;width:100%;height:100%;background:#000}.loading-screen{position:fixed;inset:0;width:100vw;height:100vh;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.loading-logo{max-width:260px;width:60%;height:auto}