body {
	overflow-x: hidden;
}

hr {
	border-color: black;
	margin: 0;
}

#settings {
	margin-bottom: 15px;
}

.option {
	text-align: center;
}

.option div {
	display: inline-block;
	text-align: right;
}

.number-input {
	width: 5em;
}

.text-input {
	width: 10em;
}

.coordinate-seperator {
	font-size: 125%;
}