html,body,#app{height:100%}body{background:#ccc;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.container{max-width:40rem;margin:0 auto;background:white;display:flex;flex-direction:column;justify-content:space-between;height:100%}.message{background-color:#eee;color:#212529;margin:1rem 7rem 0 1rem;padding:.5rem;border-radius:.5rem}.message-waiting{display:inline-block;margin-right:1rem}.message-user{background-color:#74b9ff;color:#fff;margin-right:1rem;margin-left:7rem}.input{padding:1rem;display:flex}.input-text{width:100%}.input-submit{margin-left:.5rem}
