h1   {
  background-color: white;
  color: black;
  font-family: Georgia;
  line-height: 10px;
}
.responsive {
  width: 100%;
  max-width: 400px;
  height: auto;
}
body {
  background-color: white;
  color: black;
  font-family: Georgia;
}