* { box-sizing: border-box; max-width:900px; margin:0 auto; margin-top:0; } .hide { display:none; } .show { display:display; } .red2 { color:red; }