.hello-msg{
    font-size: 18px;
    color:rgb(224, 10, 10);
    margin-right: 100px;

  }
#messages{
    background-color: grey;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
}
