.light {
	background-color: #fefefe;
}

.dark {
	background-color: #010101;
}

.main {
	margin: auto;
	width: 80%;
}

.fill {
	width: 100%;
}

.center {
	display: block;
	margin: 2em auto;
}

img {
	max-height: 90vh;
}

.fixbox {
	position: relative;
	width: 765px;
	height: 18px;
	margin: 30% auto;
}

.entertheurl {
	position: absolute;
	top: 0;
	left: 0;
}

.patience {
	position: absolute;
	top: -47px;
	right: 77px;
}

/*
tenretniolleh
*/