<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bookContainer {
    width: 500px;
}

.book {
    width: 105px;
    height: 215px;
    float: left;
    margin-left: 5px;
}
</pre></body></html>