#game>div {
    text-align: center;
    margin-bottom: 2em;
}

#circles circle {
    transition: transform 1s;
}