img {
position: absolute;
top: 50%;
left: 50%;
width: 42px;
height: 42px;
transform: translate(-50%, -50%);
}
.holder {
position: relative;