<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  div#wrapper {
	height: 100%;
	width: 100%;

}

input#textbox {
	width: 80px;
	height: 25px;
	display:inline;
}
</pre></body></html>