
body {
  background-color: #ffe;
}
body input {
  font: normal 2rem Arial, sans-serif;
}

label, input {
  vertical-align: middle;
}


