.loading-indicator {
  height: 100px;
  width: 100px;
  margin: 150px auto;
  background-repeat: no-repeat;
  background-position: center;
}
