.circle {
    position: absolute;
    z-index: 1;
    font-weight: bold;
}

img{
    position: relative;
    filter: grayscale(100%);
    z-index: 0;
}

.mapping{
    z-index: 1;
}