body,html{height:100%;margin:0;padding:0;width:100%}body{background-color:#090809;color:#e3e3e3;font-family:Carrois Gothic SC,Nanum Gothic,sans-serif}#root{height:100%}header{display:flex;justify-content:space-between}body{font-family:Nanum Gothic,sans-serif}.page-title{color:#009acd;font-family:Carrois Gothic SC,sans-serif;font-size:60px;margin:40px}.auth-buttons-div{display:flex;margin:40px}.nice-button{background-color:#ff9a30;border:2px solid #ff9a30;border-radius:5px;color:#e3e3e3;cursor:pointer;display:inline-block;font-size:20px;font-weight:700;margin:auto 15px;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease}.nice-button:hover{background-color:#f57e00;border:2px solid #f57e00;color:#e3e3e3}.nice-button:active{background-color:#8f4a00;border:2px solid #8f4a00;color:#e3e3e3}.book-article{margin:40px}.book-article h2{font-size:30px;margin:30px auto}.book-article p{font-size:20px}.interpage-div{font-size:60px}.form,.interpage-div{align-content:center;margin:auto 33%;width:33%}.form{display:flex;flex-flow:column;font-size:20px}.form-labels{margin:20px auto 10px}#password-login,#password-register{margin-bottom:20px}
/*# sourceMappingURL=main.a3bf30ce.css.map*/