mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
210 B
HTML
7 lines
210 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<textarea style="display: block; border: none; width: 200px; height: 200px; padding: 50px; background: green; max-height: 200px; resize: none;"></textarea>
|
|
</body>
|
|
</html>
|