			.chapters{
				display:grid;
				grid-template-columns: repeat(5, 40px);
				font-size: 100%;	
				row-gap: 2px;
			}