body,body *{box-sizing:border-box;margin:0;padding:0;vertical-align:top}body{background-color:#282c34;color:#fff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;margin:0}.app{align-items:flex-start;width:100%}.app,.app .bin{display:flex;justify-content:center}.app .bin{background-color:aqua;min-height:10rem;width:80%}.app .loading{align-items:center;color:#fff;font-size:40px;font-weight:700;height:100vh;letter-spacing:5px}.app .books,.app .loading{display:flex;justify-content:center;width:100%}.app .books{flex-wrap:wrap;min-height:100vh}.app .books .book{align-items:center;background-color:#deb887;display:flex;flex-direction:column;height:350px;justify-content:center;margin:10px;position:relative;width:200px}.app .books .book_title{font-size:20px;font-weight:700}.app .books .book_author{font-size:16px}.app .books .book__image{height:150px;margin-bottom:40px;margin-top:20px;width:120px}.app .books .book__image img{height:auto;width:100%}.app .books .book_type{font-size:12px;left:5px;position:absolute;top:0}.app .books .book_price{color:#ff8c00;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:30px;font-weight:700}
/*# sourceMappingURL=main.48ba387e.css.map*/