::-webkit-scrollbar {
  display:none;
}

textarea.input-lg.area-box-size {
  height:250px;
  width:90%;
  outline:none;
  background-color:rgb(255,255,255);
  color:rgb(125,130,133);
  padding-top:30px;
}

