﻿.spinner {
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  margin: 0px auto;
  opacity: 0.3;
  z-index: 2000;
}
