body {
  font-family: "Fira Code", monospace;
}

body, h1, h2, h3, div, p, figure, input, textarea {
  margin: 0;
  padding: 0;
}

button, input, textarea {
  border: none;
  font-family: inherit;
}
