@font-face {
    font-family: LemonMilk;
    src: url("res/lemon_milk/LEMONMILK-Medium.otf") format("opentype");
  }
  h2{
      font-family:  LemonMilk;
  }

  #historyBG {
    margin-top: 5%;
    margin-bottom: 5%;
    text-align: center;
}