/*****************
 * HTML ELEMENTS *
 *****************/

html {
	font-size: 100% !important;
}

body {
	font-size: 1rem !important;
}

header, footer {
	display: none !important;
}

h1 {
	font-size: 27px !important;
}

