body {    
	display: flex;
    flex-direction: column;
    align-items: center;
}

.book {
	margin: 20px 0;
}