.titleMessage{
    color:#333 !important;
    font-size: 30px !important;
}
.act {
    font-size: 28px;
    text-align: center;
}
.avatar{
    display:block;
    margin:auto;
    width: 100%;
    max-width: 128px;
}
.item{
    border: 1px solid white;
    margin: 1px;
    padding: 10px;
}
.contentComment{
    height: 200px;
    overflow-y: scroll;
    background: #333;
}