html {
	background-color: #fdfd96;
}

@font-face {
	font-family: 'manrope';
	src: url('./manrope.woff2') format('woof2');
	font-weight: normal;
	font-style: normal;
}

#content {
	padding-bottom: 15px;
}
