#chats { width: 30%; } #dialog { width: 70%; } Chat { height: 3; } Rule { color: #FFFFFF; } .message { height: 3; padding: 1; } Message { height: auto; width: auto; } Message Container { height: auto; } #input_place { height: 3; } #msg_input { width: 70%; }