so sieht meine Website aus: http://prntscr.com/nbv5bg
HTML
		
			<body>
  <form id="loginform" action="index.php" method="post">
    <ul id="lfitems">
      <input type="text" name="name" placeholder="Name">
      <input type="text" name="password" placeholder="Password">
      <button type="submit" name="button">Login</button>
    </ul>
  </form>
</body>Ich probiere seit Stunden rum und ich will die zwei Felder und den Knopf in der Mitte haben, was genau soll ich jetzt machen
und ich will alles vergrößern
 
		 
		
		
	