.closed{
    cursor: pointer;
}
.closed:hover{
    background-color: #666;
}
