del {
    border-radius: 3px;
    background-color: black;
    color: black;
}

del:hover {
    color: white;
}