.account-pages{
    display: flex;
    justify-content: center;
    align-items: center;
}

.unread:hover{
    background-color: white !important;
}