h1 {color:rgb(0, 0, 0)}
#OLDIE { font-size: 40px;
    font-family:Impact;}
    #OLDIE{
        text-shadow: 
          1px -1px 0 hsl(0 0% 50% / 1),
          2px -2px 0 hsl(0 0% 55% / 1),
          3px -3px 0 hsl(0 0% 60% / 1),
          4px -4px 0 hsl(0 0% 65% / 1),
          5px -5px 0 hsl(0 0% 70% / 1),
          6px -6px 0 hsl(0 0% 75% / 1),
          7px -7px 0 hsl(0 0% 80% / 1),
          8px -8px 0 hsl(0 0% 85% / 1),
          9px -9px 0 hsl(0 0% 90% / 1);
    }
   
body {background-color: rgb(255, 255, 255);text-align: center;}
#Zeitreise {background-color: rgb(97, 97, 97);color: blanchedalmond;}
#Zeitreise {font-size: 20px; }
#test1 {align-items: center;
}
#test1 {
    width: 420px;
    margin-left: -10px;
    margin-top: 5px;
  }
  #test2 {width: 100px;}
#ueberschrift {background-color: rgb(6, 3, 3);color: blanchedalmond;}
.test{background-color: rgb(4, 2, 2)}
.Firstclass{background-color:rgb(97, 97, 97)}
.Firstclass{color: blanchedalmond;}
.test{color:blanchedalmond}
#Drama {
    width: 80px;
    height: 80px;
    padding-bottom: -20px;
    margin-top: -20px;
  }
  #Thriller{
    margin-top: -15px;
    width: 80px;
    height: 80px;}
#Action{width: 80px;
        height: 80px;
        margin-top: -10px;}
#Sport{
    width: 80px;
    height: 80px;
    margin-top: -20px;
    margin-bottom: -10px;
  }
  #Werwolf{
    width: 400px;
    height: 225px;
  }
  #Buchstabe{background-color:rgb(97, 97, 97);color: rgb(97, 97, 97);}
  #letter{box-shadow:10px 0 10px rgb(27, 146, 201)inset;}