h1,h2,p {
	font-family: "Noto Sans Mono", monospace;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings:
		"wdth" 100;
}

#steve {
	display: block;
	overflow: auto;
	width: 50dvw;
	height: auto;
}