label {
  display: block;
  font:
    1rem "Fira Sans",
    sans-serif;
}

input,label {
  margin: 0.4rem 0;
}

h1,p,div {
    text-align: center;
}