body{ margin:2em; } div#print, div#multifeeder, div#webcam{ } div#multifeeder div.multipost{ margin:1em 0; } div#webcam img{ width: 500px; } div.msg pre{ margin: 1em 0; padding: 0; font-size: 14px; width: 400px; word-break: break-word; white-space: pre-wrap; } hr{ margin: 4em 0; } form{ display: inline-block; } textarea{ height: 600px; border: 1px solid black; } textarea#normal{ line-height: 1.5; } textarea#big{ background-color: black; color: white; font-size: 72px; line-height: 1; word-break: break-all; }