hole {
display: block;
color: transparent;
user-select: none;
pointer-events: none;
height: 2rem;
}
hole::before {
color: black;
content: '🕳️';
}
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