Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
textarea {
width: 100px;
height: 100px;
box-sizing: border-box;
padding: 50px 0px;
overflow: hidden;
resize: none;
}
</style>
<textarea></textarea>