.form-control {
  font-size: 24px;
  border-style: none;
  overflow: auto;
  outline: none;
  resize: none;
  margin-top: 50px;
  box-shadow: 3px 3px 5px 6px #ccc
}

#active {
  width: 30px;
  height: 30px;
}