h1 {
    font-family: McKloud;
  
    -webkit-text-stroke: 1px black;
    text-stroke: 1px black;
    font-size: 10vmin;
  }
  .multiple_img img{
    max-width: 80%;
  }
  html, body {
    font-size: 4vmin;
  }
  .multiple_text h3, #Tokenomics h3{
    font-size: 5vmin;
  }
  .multiple_text h3>span, #Tokenomics h3>span{
    font-size: 4vmin;
  }
  #fart_container {
    width: 60%;
  }
  .chart-container {
    max-width: 100%;
  }

  #wtfart-embed iframe {
    height: 1700px;
  }