#preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out}#preloader img{max-width:50%;max-height:50%;min-width:300px;min-height:300px;width:auto;height:auto;object-fit:contain;pointer-events:none}@media (max-width:768px){#preloader img{max-width:40%;max-height:40%}}@media (max-width:480px){#preloader img{max-width:40%;max-height:40%}}
