body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{flex-direction:column;text-align:center}.App-logo{height:10vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.Message{display:flex;flex-direction:row;min-height:70vh;min-width:100vw}.user-name{height:35px;padding:5px 10px}.textarea,.user-name{background-color:#f8f8f8;border:4px solid #ccc;border-radius:4px;box-sizing:border-box;resize:none;width:330px}.textarea{height:150px;padding:10px}.box{float:left;padding:50px;width:50%}.post-btn{color:#000}.all-post{background-color:#f8f8f8;border:4px solid #ccc;border-radius:4px;box-sizing:border-box;display:flex;height:220px;padding:10px;width:100%}
/*# sourceMappingURL=main.556072ca.css.map*/