.preloader{position:fixed;left:0;top:0;z-index:9999;width:100vw;height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;transition:.3s ease-out}