<body>
    <h1>Wenn du mit<br><em>&nbsp;Coding&nbsp;</em></br> nicht mehr klar kommst..</h1>
  <br></br>
  <h2><p>versuche weiter&nbsp;&nbsp;<em>!</em></h2>
  <br>
  <div>
  <h2>versuche weiter&nbsp;&nbsp;&nbsp;&nbsp;<em>!</em></h2>
  <br>
    <h2>versuche weiter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>!<em></h2>
  <br><h2>versuche weiter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>!</em></h2>
    </div>
  <br>
     <h2>versuche weiter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>!</em></h2>
  <br>
     <h2>versuche weiter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>!</em></h2>
  <br>
  <h2>versuche weiter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<em>!</em></h2>
index.html
body{
    background: #191970;
    color: white;
    font-family: Helvetica;
  }
  h1{
    display: flex;
    justify-content:center;
    align-items: center;
    text-align: center;
  }
  em{
    font-size: 4rem;
    font-family: Georgia
  }
  h2{
    font-size: 1.3rem;
    font-family: Helvetica;
  }
style.css