mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
7 lines
191 B
HTML
7 lines
191 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<textarea style="display: block; border: none; width: 200px; height: 200px; padding: 50px; background: green; resize: none;"></textarea>
|
|
</body>
|
|
</html>
|