Screen { background: green; } Label { height: 5; width: 100%; background: white; color: blue; border: heavy blue; } Label.invisible { visibility: hidden; }