.text {

 background-color: white;

    height: 600px;

   margin-top: 150px;

   display: flex;

   justify-content: center;


}

.h1{


background-color: white;


color: blue;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bolder;

    margin-top: 200;



    height: 50px;

   margin-top: 0px;

   display: flex;

   justify-content: center;


}


.tab{


     display: flex;

   justify-content: center;


height: 60px;

    border-color: black;

    padding-bottom: 0px;








}


.form{

    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    align-items: center;



}

.bild {

 background-color: violet;

    height: 60px;

    border-color: black;

    padding-bottom: 100px;

    

    





}