div.la-message-preview {
    padding: 20px;
    border: 1px solid grey;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.02);
}