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}h1{margin:0}.App{text-align:center}.main{background-color:#ebf5fc;display:flex;flex-wrap:wrap;justify-content:space-between;padding:14px}.header{background-color:#161b40;color:#fff;padding:12px}.book{border-radius:11px;box-shadow:2px 10px 10px rgba(0,0,0,.5);color:#000;font-weight:700;height:400px;margin:20px;padding:3px;text-align:center;width:240px}img{aspect-ratio:3/2;border:1px solid #000;height:250px;object-fit:contain;width:100%}p{font-size:20px}.book:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05);transition:1s ease-out}
/*# sourceMappingURL=main.bd30a2f6.css.map*/