textarea {
	margin: 4px 0;
}
input[type="text"] {
	margin: 4px 0;
	font-size: 23px;
	height: 43px;
}
#result__ {
	position: fixed;
	right: 120vw;
}
