.wordList__wordDelete:hover{
    cursor: pointer;
}
.badgeLink:hover{
    cursor: pointer;
}

.wordList__words{
    column-count: 3;
}