body {
    font-family: Arial;
    background: #111;
    color: #eee;
    padding: 40px;
}

textarea {
    width: 400px;
    height: 120px;
}
