
.head {
 
 margin-top:-20px;
 text-align: center;
}
.schrift {
 
 margin-top:-90px;
 font-size: 40px;
 text-align: center;
}
.note {
 
 margin-left: 10px;
 margin-top: ;
 font-size: 20px;
 text-align: center;
 color: red;
 text-shadow: 1px 2px 3px green;


 
 
}
