.comments{max-height:400px;overflow-y:auto}.comments__comment{border-bottom:1px solid #eee}.comments__comment__body{border-radius:5px;background-color:#ececec;min-width:300px}.comments__comment__body:after{content:"";position:absolute;bottom:-10px;left:10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #ececec}.comments__comment__author{font-size:12px}