*{box-sizing:border-box;font-family:sans-serif;margin:0;padding:0}#root{margin:10% auto;width:60%}.title{font-size:20px;margin-bottom:30px}.message-wrapper{border:3px solid #649bff;max-height:60vh;min-height:60vh;overflow-y:scroll}.message-block{align-items:center;background-color:#d3e0fa;border:1px solid #649bff;display:flex;font-size:14px;justify-content:space-between;padding:15px;text-align:center;width:100%}.message-author{width:40%}