a { display: none; }
b { display: block; background: green; color: white; }
b:after { content: "PASS"; }