
#preloader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0e1a24;z-index:9999}
#preloader img{width:140px;height:140px}
#preloader.hide{opacity:0;transition:opacity .2s ease}
