hole {
display: block;
color: transparent;
user-select: none;
pointer-events: none;
height: 2rem;
}
hole::before {
color: black;
content: '🕳️';
}

jack of all trades, master of some
hungarian
i am personally responsible for the following horrible things here:
hole {
display: block;
color: transparent;
user-select: none;
pointer-events: none;
height: 2rem;
}
hole::before {
color: black;
content: '🕳️';
}
a fancy version of this that slowly devours the elements around it