h1 {color: red;}
ul {display: inline-block;
        list-style: none;}

button {display: block;
              margin: 0 auto;}

.inputfelder {text-align: center;
               text-color: blue;
              }