/*--------------Body---------------------------*/
body {
  background-color: #16161D;
  color: #FFFFFF;
  text-align: center;
  font-family: "STIXGeneral";
  /*overflow: hidden;*/
  font-size: 1.08em;
}

img {
    pointer-events: none;
}
