
.adel {
  font-family: "jgs_Font";
  font-synthesis: none;
  font-size:1.5cqw;
  color: white;
  ul {
    list-style:none;
    display:flex;
    gap: 1ch;
    flex-wrap:wrap;
  }
  pre {
    font-family: "jgs_Font";
    font-size:calc(100cqw / 40);
    line-height:1;
  }
}