body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    background-image: url("/img/back.jpg");
}
.head{

    color: rgb(91, 218, 250);
    margin-right: 0px;
    text-align: center;
    text-decoration: underline;
    color:black;
    font-style: italic;
    text-align: center;
    margin-top: 50px;
    margin-right: 50px;
    text-decoration: underline;
    text-size-adjust: 12px;
    font-display:inherit;
    text-shadow: rgb(0, 255, 255) 1px 0 30px;


}
.eins{

    color: rgb(0, 0, 0);
    text-align: center;
    text-decoration: dotted;
    text-decoration: solid;
    font-size: medium;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    margin-top: 30px;

}
.img1{

    height: 200px;
    width: 200px;
    text-align: center;
    image-orientation: initial;
    display: block;
  margin-left: auto;
  margin-right: auto;
  
}
