.toggle-answer {
  display: none
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: white;
  padding: 10px;
  background-color: #2fa4e7;
  text-align: center;
}
