.circle {
    position: absolute;
    border-radius: 50%;
    opacity: 0.6;
}
