diff --git a/css/core.css b/css/core.css
index 878475b292fd614a99db28937292ae16b41be136..e5d1df1076fb8f596dd6db349e23f07fcd76562b 100644
--- a/css/core.css
+++ b/css/core.css
@@ -14,4 +14,8 @@ body{
 }
 #clearer{
 	clear: both;
+}
+#input-textarea{
+	height: 100%;
+	width: 100%;
 }
\ No newline at end of file