body {
  background-color: white;
  color: black;
  font-family: Verdana;
}
  
h1 {
  font-family:'fruktur'; 
  margin: 25;
  color: black;

}