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