.chat { background-color: whitesmoke; height: 400px; width: 80%; overflow-y: scroll; } .message_card { background-color: lightblue; } .mes_id { text-decoration: bold; }