*{font-family:Playfair Display,serif}.nav{align-items:center;background-color:#b6b6b6;display:flex;justify-content:space-between}.nav>a{color:#fff;margin:5px;text-decoration:none}.footer{background-color:#b6b6b6;bottom:0;color:#fff;left:0;position:fixed;text-align:center;width:100%}.container{background-image:url(https://images.unsplash.com/photo-1505159940484-eb2b9f2588e2?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2670&q=80);background-position:100%;background-repeat:no-repeat;background-size:contain;border-radius:10px;box-shadow:1px 1px 10px #ddd,-1px -1px 10px #ddd,1px -1px 10px #ddd,-1px 1px 10px #ddd;display:flex;height:40vw;margin:50px auto;width:80vw}.create{background:#cbcbcb;border-radius:10px 0 0 10px;box-sizing:border-box;overflow:auto;padding:15px;width:50%}.create>form{display:flex;flex-direction:column;justify-content:space-between;padding:25px}.create>form>input{border:2px solid olive;border-radius:6px;margin:2px;padding:4px}.create>h2{border-bottom:2px solid olive;color:#3f3f3f;font-family:Quintessential,cursive}.showImg{max-width:200px}.showContainer{border-radius:10px;height:30vw;margin:50px auto;width:60vw}.show{background:#f2f2f2;border-radius:10px;box-sizing:border-box;overflow:auto;padding:15px}.show>form{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:50px}.show>form>input{border:2px solid olive;border-radius:6px;margin:2px;padding:6px;width:500px}.delete{margin:12px}.show>h3{border-bottom:2px solid olive;color:#3f3f3f;font-family:Quintessential,cursive}.delete,input[type=submit]{background:#f5f5f5;border:0;box-shadow:2px 2px gold;color:#000;transition:.2s ease-in-out}input[type=submit]:hover{background:olive;box-shadow:2px 2px gold;cursor:pointer}.delete:hover{background:red;box-shadow:2px 2px gold;cursor:pointer}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}.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{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.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)}}.indexContainer{border-radius:10px;margin:50px;padding:auto}.indexDiv{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:center;justify-content:space-evenly}.indexDiv .books{margin-top:3rem}.indexImg{margin:10px;max-width:200px}.indexTitle{color:#3f3f3f;font-size:50px}p{font-size:larger}.welcomeDiv{border-radius:10px;box-shadow:1px 1px 10px #ddd,-1px -1px 10px #ddd,1px -1px 10px #ddd,-1px 1px 10px #ddd;height:8vw;margin:40px auto;padding-bottom:40px;padding-top:5px;width:60vw}.indexP{font-style:italic;margin:8px}.App{margin-bottom:70px}a{color:#fff;font-family:Quintessential,cursive;text-decoration:none}
/*# sourceMappingURL=main.547c4d61.css.map*/