body { font-family: sans-serif; } section { flex-direction: column; font-weight: bold; } #text-gen-input { width: 800px; height: 200px; } .text-gen-output { font-family: monospace; }