:root {
	--color01: white;
	--color02: black;
}

@page {
	margin-top: 2cm;
	margin-bottom: 2cm;
}

.menu-button {
	display: none !important;
}
footer {
	display: none !important;
}
.header-icon {
	display: none !important;
}
.post-meta .categories, .post-meta .tags {
	display: none !important;
}

img {
	max-width: 16cm;
	max-height: 20cm;
}
