
s {
    text-decoration: line-through;
}
s::before, s::after {
    content: "\00A0";
    white-space: pre;
}
