div.tx_nndh > ul.typo3-flashMessages {
    border: 2px dashed red;
    border-radius: 12px;
    background-color: rgba(255, 0, 0, 0.1);
}