body {
    background-color: #E5E5E5;
}

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