#textToolInput { position:fixed; top:-1000px; /*Hidden*/ left:200px; width:100%; } #textToolInput:focus { top:0; } text { font-family:"Arial", "Helvetica", sans-serif; user-select:none; -moz-user-select:none; }