*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Courier New",Courier,monospace;background:#f1f5f8;color:#222}.bookList{width:90vw;max-width:1170px;margin:5rem auto;display:grid;grid-gap:2rem;gap:2rem}@media screen and (min-width:768px){.bookList{grid-template-columns:repeat(3,1fr)}}.title{color:#deb887}.book{background:#fff;border-radius:1rem;padding:1rem 2rem}.book h1{margin-top:.5rem}
/*# sourceMappingURL=main.aabe8306.chunk.css.map */