body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;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,body{background-color:#1768ac;display:flex;align-items:center;justify-content:center}.App-header{flex-direction:column;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.post{background-color:rgba(6,190,225,.5);color:hsla(0,0%,100%,.5);border-style:solid;border-color:#fff;border-radius:25px;padding:1%;margin:5%;width:400px;text-align:center;transition:1s}.post:hover{background-color:#06bee1;color:#fff}#listy{display:flex;flex-direction:column;justify-content:space-evenly}#post{height:80px;width:180px;border-radius:15px;background-color:#093050;color:#fff;font-size:23px;margin-top:20px;margin-left:50px}#body{display:flex;flex-direction:column}#form,#submit{display:none}#submit{height:80px;width:180px;border-radius:15px;background-color:#093050;color:#fff;font-size:23px;margin-top:20px;margin-left:0}.option{margin:10px}.label{color:#fff;font-size:20px;text-align:right;margin-right:20px;float:left;width:100px;font-weight:700}#content{height:100px}#content,#title,#username{width:300px}.content{margin-top:-15px}.post{padding:15px}
/*# sourceMappingURL=main.f4fc47a0.chunk.css.map */