#messages{
    height:300px;
    overflow-y: scroll;
   }
   
#app {
margin-top: 2rem;
}

body {
    background-color: #eee;
    font-family: 'Raleway', sans-serif;
}