body{font-family:sans-serif;color:#ccc;background-color:#333;padding:1rem 2rem}body .books .book{background-color:#222;margin-bottom:1rem;padding:1rem;display:flex;gap:1rem;width:35rem;align-items:flex-start;border-radius:.5rem}body .books .book img{width:8rem;object-fit:contain}body .books .book .info .title{font-size:2rem;margin-bottom:1rem;color:#dbc6a0}body .books .book .info .description{font-size:1.1rem;font-style:italic}
