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{text-align:center}#profile{background-color:#8ec4e3;display:flex;flex-direction:row;height:50px;justify-content:space-between;left:0;position:fixed;top:0;width:100%;z-index:2}#profile #back{margin-bottom:auto;margin-left:5px;margin-top:auto}#profile svg{background-color:(142,196,227)}#profile #image{margin:auto auto auto 5px}#profile #username{font-size:large;margin:auto auto auto 40px}#profile #logout{background-color:#dc3232;border:1px solid #fff;border-radius:10px;height:30px;margin-bottom:auto;margin-right:10px;margin-top:auto}#searchbar{background-color:#13ffb4;display:flex;flex-direction:row;height:50px;justify-content:right;position:fixed;top:50px;width:100%;z-index:2}#searchbar h6{margin:auto auto auto 5%}#searchbar input{border:1px solid #fff;border-radius:8px;height:30px;margin:auto 4px;width:30%}#searchbar button{background-color:#58eeda;border:1px solid #3b3b3b;border-radius:5px;height:30px;margin:auto 8px}#content-box{position:absolute;top:120px;width:100%}.contents{background-color:#b5c5c5;border:2px solid #040404;border-radius:20px;display:flex;flex-direction:row;height:50px;margin:10px auto;width:1000px}.contents p{margin:auto;text-align:center;width:40%}.contents .showButton{margin:auto;width:20%}.contents .showButton button{background-color:#b5c5c5;border:0}#headers{height:50px}.pass{background-color:#fff;border-radius:10px;font-size:20px}@media screen and (max-width:1200px){.contents{width:700px}}@media screen and (max-width:1000px){.contents{width:500px}}@media screen and (max-width:700px){.contents{width:300px}}.dispB{display:block}.dispN{display:none}
/*# sourceMappingURL=main.74414a74.css.map*/