Центрирование абсолютного блока
.element { display: block; position: absolute; height: 20px; width: 20px; inset: 0; margin: auto;}
.element { display: block; position: absolute; height: 20px; width: 20px; inset: 0; margin: auto;}