.circle {
    border-radius: 50%;
    height: 1em;
    width: 1em;
    background: #4bc475;
    box-shadow: 0.1em 0.1em 0.3em grey;
}
