#chromosome-map {
	height: 400px;
}
text {
    font-family: Arial;
    font-size: 10px;
}
.chromosome {
    cursor: pointer;
}