.messages-box{
    background-color:lightpink;
    border: 1px gray solid;
    width:300px;
    font-weight:bold;
    list-style:none;
}
