main, h1, h2, div, button, label, input {
   width: 80vw;
   text-align: center;
   display: block;
   margin: 0.5em auto;
}