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}.site-info-area{display:flex;flex-direction:column;justify-content:center}.site-info{padding:15% 10%}.info_title{margin:10px 0 50px;font-size:1.3em}.info_body{line-height:1.7em;font-size:.8em;letter-spacing:1px;height:400px;overflow:auto}.info_body p{margin-bottom:15px}.icon-spin{-webkit-animation:icon-spin 2s linear infinite;animation:icon-spin 2s linear infinite}@-webkit-keyframes icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*,:after,:before{box-sizing:border-box}.App{flex-direction:column;background-repeat:no-repeat;background-color:#fff;height:100vh;width:100vw;overflow-y:auto;overflow-x:hidden}.App::-webkit-scrollbar{width:10px}.App::-webkit-scrollbar-track{border:none}.App::-webkit-scrollbar-thumb{background-color:#707070;border-radius:10px}.header{height:60px}.header .header-container{display:flex;align-items:center;height:60px;justify-content:space-between;margin-top:6px;margin-bottom:6px}.staff{border:solid;border-width:.5px}.footer{display:flex;justify-content:flex-end;height:15px;background:#000}
/*# sourceMappingURL=main.324a70cd.chunk.css.map */