body {
  color: darkgreen;
  background: plum;
}

input {
  height: 100px;
  width: 100px;
  font-size: 1.4em;
}
