body { font-family: monospace; } #info { position: absolute; left: 70%; top: 50%; } textarea { border: 0; resize: none; overflow: hidden; padding-left: 0; font-family: monospace; } body, html { width: 100%; height: 100%; }