<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#elem { 
 width: 100px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 width: 200px;
}
html&gt;body #elem {
 width: 200px;
} 
</pre></body></html>