*{margin:0; padding: 0;}
.title{width:100%; font-size: 17px; margin-bottom: 15px; align-items: center;}
.title > .block{width:15px; height:20px; background-color: forestgreen; align-items: center; margin-right: 12px; margin-bottom: 15px;}
.comment{margin-top:10px; display:flex; border-top: 1px solid rgb(214, 211, 211); padding-top:10px;}
.comment > .image{width:10%; margin-right:6px;}
.comment > .image img{width: 80%; margin-left:6px;}
.comment > .content{width:80%; float:right;}
.comment > .content > .date{font-size: 14px;}
.comment > .content > .date img{width:8%; margin:5px 0 0 160px;}
.comment > .content > .date > .ballot{margin-left: 10px;}