<style type="text/css">
  .hameid-loader-overlay {
    width: 100%;
    height: 100%;
    background: url('preloader.gif') center no-repeat #f8f8f8;
    z-index: 99999;
    position: fixed;
}
</style>