* {
	box-sizing: border-box;
}
html {
	font-family: 'Kiwi Maru', serif;
	font-size: 16px;
	text-underline-offset: 0.1em;
	font-kerning: none;
}