body {
  background-color: #111111;
  color: white;
  font-size: 32pt;
}

#click {
  height: 100px;
  border-radius: 10px;
  font-size: 32pt;
}

#ans {
  height: 100px;
  width: 400px;
  font-size: 32pt;
  border-radius: 10px;
}
