*{box-sizing:border-box;margin:0;padding:0}body{background:skyblue;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.booklist{grid-gap:2rem;display:grid;gap:2rem;margin:5rem;max-width:1170;width:9vw}.book{background:#f5f5f5;border-radius:1rem;padding:1rem 2rem}.book h2{color:grey;font-size:medium}.book h4{color:#000;font-size:x-large}.book p{margin-top:.5rem}@media screen and (min-width:768px){.booklist{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=main.c2040a5f.css.map*/