body {
font-family: arial, verdana, sans-serif;
font-size: 12pt;
color: black;
}

textarea {
width: 45%;
margin: 0 2%;
}

textarea#output {
font-family: courier, monospace;
font-weight: bold;
}