box-model-hack.css 126 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 #elem { width: 100px; voice-family: "\"}\""; voice-family:inherit; width: 200px; } html>body #elem { width: 200px; }