.drop-highlighted {
    background-color: yellow;
}
.drop-validTarget {
    background-color: lightblue;
}