/*
Theme Name:  Wordpress Vue
Author:      Giga Design Studio
Author URI:  https://www.gigadesignstudio.com/
Description: vue + wp
Version:     1.0.0
Text Domain: gds-vue
*/

#logo-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 1;
  text-align: center;
}