body{ width:100%;height:100%; background: rgb(0, 165, 120); } .tl{ text-align: left; } .tc{ text-align: center; } .tr{ text-align: right; } .h100{ height:100%; } .clear{ clear: both; } .hide{ display: none !important; } .overhide { overflow:hidden; text-overflow:ellipsis; }