﻿@charset "utf-8";


.textarea {
	width: 400px;
	min-height: 100px;
	max-height: 400px;
	field-sizing: content;
}
