Posted by : Black Diamond

html, body { background:red; text-align: center; height: 100%; width: 100%; margin: 0; padding: 0; } #textarea1 { width: 95%; height: 100px; background-color: #f9f9f9; } textarea { width: 95%; height: 100px; background-color: #eee; border: 1px solid #CCC; }