body {
	font-family: 'Inter', sans-serif;
}

.bolding {
	font-weight: 900;
}

.mainer {
	background-image: url('huell.png');
	background-repeat: no-repeat;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
