#loader {
  position: fixed;
  bottom: 100px;
  right: 210px;
  opacity: 0.7;
  display:flex;
  justify-content:center;
  align-items:center;
}