/* styles.css */

/* Pre-loader container */
.preloader{
  z-index: 100;
  object-fit: cover;
  object-position: center;
}