.chat-history-entries { list-style: none; margin: 0; padding: 0; max-width: 300px; } .chat-history-entries li { background: #ececec; padding: 15px; border-radius: 15px; }