<html>
<head><style>body {min-height: 300px;} input { font-size: 16px; } textarea { font-size: 16px; } </style></head>
<body>
<h1>Leave a Review</h1>
<textarea rows="3" cols="15"></textarea>
</body>
</html>]]>Make sure to set the attributes with rows="3" cols="15"
.