#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;--vue-green:#42b983;--vue-darkgreen:#2c3e50;color:var(--vue-darkgreen)}#nav{padding:30px}#nav a{font-weight:700;color:var(--vue-darkgreen)}#nav a.router-link-exact-active{color:var(--vue-green)}button{padding:3px 5px;border:none;background-color:var(--vue-green);color:var(--vue-darkgreen);transition:color .25s}button:hover{background-color:var(--vue-darkgreen);color:#fff}button:active{background-color:var(--vue-green);color:var(--vue-darkgreen)}form[data-v-5f75f8b3]{display:flex;flex-direction:column;align-items:center}form[data-v-5f75f8b3]>:not(:last-child){margin-bottom:10px}.field[data-v-5f75f8b3]>:not(:last-child){margin-right:5px}.chat-room[data-v-3af021b6]{max-width:500px;margin:0 auto;display:flex;flex-direction:column}.messages[data-v-3af021b6]{height:300px;margin-bottom:10px;overflow-y:scroll;text-align:left}.message-form[data-v-3af021b6]{display:flex;justify-content:center}.message-input[data-v-3af021b6]{flex-grow:1;margin-right:3px}