div.egg,
section.egg {
    color: transparent;
    cursor: default;
}

div.egg::selection,
section.egg::selection {
    color: var(--text-color);
}