.ans_var_input {
  background-color: #fafafa;
  border-width: 1px;
  width: 100%;
}
.ans_var {
  margin-bottom: 0.5em;
}
0