.ball {
  position: absolute;
  border-radius: 100%;
  opacity: 0.7;
}

body { overflow-x: hidden; }
